Files
linux/drivers/net
Daniel Drake bbf1d6f223 mwifiex: fix setting of multicast filter
BugLink: http://bugs.launchpad.net/bugs/1187551

commit ccd384b104 upstream.

A small bug in this code was causing the ALLMULTI filter to be set
when in fact we were just wanting to program a selective multicast list
to the hardware.

Fix that bug and remove a redundant if condition in the code that
follows.

This fixes wakeup behaviour when multicast WOL is enabled. Previously,
all multicast packets would wake up the system. Now, only those that the
host intended to receive trigger wakeups.

Signed-off-by: Daniel Drake <dsd@laptop.org>
Acked-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Steve Conklin <sconklin@canonical.com>
2013-06-07 11:43:00 -05:00
..
2012-12-03 11:16:10 -08:00
2012-07-24 13:54:16 -07:00
2012-08-03 20:32:31 -07:00
2012-12-15 17:14:38 -08:00
2012-03-27 22:45:26 -04:00
2012-10-02 14:37:31 -04:00
2012-10-01 18:39:45 -04:00