diff options
author | Daniel Drake <[email protected]> | 2013-05-08 15:37:19 -0400 |
---|---|---|
committer | John W. Linville <[email protected]> | 2013-05-08 17:15:09 -0400 |
commit | ccd384b10420ac81ba3fb9b0a7d18272c7173552 (patch) | |
tree | 15c3f64f2695093fc2d504ae28a902bc951ce4d3 /lib/mpi/mpi-bit.c | |
parent | f16fdc9d2dc1e5b270e9a08377587e831e0d36ac (diff) |
mwifiex: fix setting of multicast filter
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 <[email protected]>
Cc: <[email protected]>
Acked-by: Bing Zhao <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions