commit | f48b3c0d5b6ab4d88db75e45e1ea38074e2765c9 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Apr 18 08:37:00 2017 +1000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 18 14:11:08 2017 -0400 |
tree | 523600fa3fe2c76602cd23147de01c985e789a94 | |
parent | 7c8e5141ca633ae6dc7489dc85cabcfed2144a2d [diff] |
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>