diff options
author | Chris Leech <christopher.leech@intel.com> | 2009-03-10 16:00:24 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-03-13 13:40:36 -0700 |
commit | e90d400c2b65c7bf038d3646780f4a81f602cd19 (patch) | |
tree | 685480745a1a0f52e78145eb8f9963318734e819 /drivers/net/tulip | |
parent | 59f8e169e25c5fce91826412c38359ecaf940b82 (diff) | |
download | op-kernel-dev-e90d400c2b65c7bf038d3646780f4a81f602cd19.zip op-kernel-dev-e90d400c2b65c7bf038d3646780f4a81f602cd19.tar.gz |
ixgbe: fix multiple unicast address support
Multiple unicast address support appears to have been broken with the
change to support net_device_ops. This a regression from 2.6.28 to 2.6.29.
I'm not 100% on whether ndo_set_multicast_list can be NULL after this
or not. If ndo_set_rx_mode is set everything _should_ be using it.
Signed-off-by: Chris Leech <christopher.leech@intel.com>
Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tulip')
0 files changed, 0 insertions, 0 deletions