]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ixgbe: allow RAR table to be updated in promisc mode
authorJohn Fastabend <john.r.fastabend@intel.com>
Sun, 15 Apr 2012 06:44:25 +0000 (06:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Apr 2012 17:06:05 +0000 (13:06 -0400)
commit9dcb373c55c422f6c827b1a63c1be9b318a37151
tree4867dc3c22a47e4e7e03a50af768da36f9bfafcd
parent0f4b0add851a741e9859b97558594fbfe6e19a2b
ixgbe: allow RAR table to be updated in promisc mode

This allows RAR table updates while in promiscuous. With
SR-IOV enabled it is valuable to allow the RAR table to
be updated even when in promisc mode to configure forwarding

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c