]> git.baikalelectronics.ru Git - kernel.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)
commit58181a58f39c22ba8cea5e459889739e0f8f189f
tree523600fa3fe2c76602cd23147de01c985e789a94
parentc6a54c851fa190bd23bffa9cc4570e5b147425b2
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