]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: calxedaxgmac: add uc and mc filter addresses in promiscuous mode
authorRob Herring <rob.herring@calxeda.com>
Mon, 30 Sep 2013 20:12:16 +0000 (15:12 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Oct 2013 20:10:29 +0000 (16:10 -0400)
commit8a8c3f5bebe2455200cd488aea8546d01645b06b
tree0f89c40ca101660d2404bf1189847fa37472c693
parent8c1c58ec70ce45cd5c7866811e90df131e7a3005
net: calxedaxgmac: add uc and mc filter addresses in promiscuous mode

Even in promiscuous mode, we need to add filter addresses for correct
operation. This fixes silent failures when using a bridge and adding
addresses using the "bridge fdb add" command.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/calxeda/xgmac.c