linux-stable/drivers/net/qlcnic
Sucheta Chakraborty 9ab17b3968 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>
2010-03-08 10:45:29 -08:00
..
Makefile
qlcnic.h qlcnic: additional driver statistics. 2010-03-08 10:45:29 -08:00
qlcnic_ctx.c qlcnic: add interrupt diagnostic test 2010-02-02 15:55:46 -08:00
qlcnic_ethtool.c qlcnic: additional driver statistics. 2010-03-08 10:45:29 -08:00
qlcnic_hdr.h
qlcnic_hw.c qlcnic: fix multicast handling 2010-03-08 10:45:29 -08:00
qlcnic_init.c qlcnic: additional driver statistics. 2010-03-08 10:45:29 -08:00
qlcnic_main.c qlcnic: additional driver statistics. 2010-03-08 10:45:29 -08:00