aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/qlcnic/qlcnic_init.c
diff options
context:
space:
mode:
authorSucheta Chakraborty <sucheta.chakraborty@qlogic.com>2010-03-08 00:14:47 +0000
committerDavid S. Miller <davem@davemloft.net>2010-03-08 10:45:29 -0800
commit9ab17b3968f9521bb4fffd8767953d2b0148aad0 (patch)
tree832ba2be1bd501563f03138e90cd5a84b113293c /drivers/net/qlcnic/qlcnic_init.c
parentqlcnic: additional driver statistics. (diff)
downloadlinux-dev-9ab17b3968f9521bb4fffd8767953d2b0148aad0.tar.xz
linux-dev-9ab17b3968f9521bb4fffd8767953d2b0148aad0.zip
qlcnic: fix multicast handling
For promiscuous mode, driver send request to device for deleting multicast addresses and again it send request for adding them back while exiting from this mode, this is bad for performance. Just setting device in promiscuous mode is enough, no need to del/add multicast addresses. Signed-off-by: Sucheta Chakraborty <sucheta.chakraborty@qlogic.com> Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/qlcnic/qlcnic_init.c')
0 files changed, 0 insertions, 0 deletions