net/at91_ether: share macb_set_rx_mode with macb
Signed-off-by: Joachim Eastwood <manabian@gmail.com>
This commit is contained in:

committed by
David S. Miller

parent
5e32353d31
commit
e0da1f144a
@@ -574,6 +574,7 @@ extern const struct ethtool_ops macb_ethtool_ops;
|
||||
|
||||
int macb_mii_init(struct macb *bp);
|
||||
int macb_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
|
||||
void macb_set_rx_mode(struct net_device *dev);
|
||||
|
||||
static inline bool macb_is_gem(struct macb *bp)
|
||||
{
|
||||
|
Reference in New Issue
Block a user