]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ftgmac100: Add ndo_set_rx_mode() and support for multicast & promisc
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 17 Apr 2017 22:37:00 +0000 (08:37 +1000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Apr 2017 18:11:08 +0000 (14:11 -0400)
commitf48b3c0d5b6ab4d88db75e45e1ea38074e2765c9
tree523600fa3fe2c76602cd23147de01c985e789a94
parent7c8e5141ca633ae6dc7489dc85cabcfed2144a2d
ftgmac100: Add ndo_set_rx_mode() and support for multicast & promisc

This adds the ndo_set_rx_mode() callback to configure the
multicast filters, promisc and allmulti options.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/faraday/ftgmac100.c