diff options
author | 2010-01-03 10:20:01 +0100 | |
---|---|---|
committer | 2010-01-04 16:09:49 -0500 | |
commit | 7de3c5dc0ac89b847b00f25d16976c158dc38e4c (patch) | |
tree | 7a6e63af78ba0ca11e9a299448ea01118428e9a1 /lib/bitmap.c | |
parent | iwl: off by one bug (diff) | |
download | linux-dev-7de3c5dc0ac89b847b00f25d16976c158dc38e4c.tar.xz linux-dev-7de3c5dc0ac89b847b00f25d16976c158dc38e4c.zip |
zd1211rw: Fix multicast filtering.
If multicast parameter (as returned by zd_op_prepare_multicast) has
changed, no bit in changed_flags is set. To handle this situation, we do
not return if changed_flags is 0. If we do so, we will have some issue
with IPv6 which uses multicast for link layer address resolution.
Signed-off-by: Benoit Papillault <benoit.papillault@free.fr>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions