diff options
author | Daniel Drake <dsd@laptop.org> | 2013-05-08 15:37:19 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-19 10:04:42 -0700 |
commit | 483e107f172d8a120579ffe077f834304aa95599 (patch) | |
tree | d59c85c0f8921d47f3a05f0d3ccef5acbad225d2 /COPYING | |
parent | a7cacebc8eed5136de20315d0dd8de300e5d18b3 (diff) |
mwifiex: fix setting of multicast filter
commit ccd384b10420ac81ba3fb9b0a7d18272c7173552 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions