OSDN Git Service

[PATCH] zd1211rw: fix filter for PSPOLL frames
authorUlrich Kunitz <kune@deine-taler.de>
Sat, 21 Jul 2007 21:42:02 +0000 (22:42 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Aug 2007 19:06:03 +0000 (15:06 -0400)
commit69dad6e563140ce8578749a8c8651b7f1db8cdbc
tree35ca1181b99689637eedcc9eea50b15fce6dd666
parentc43bff43e0617dd56515b4ea42a8037c699c86f1
[PATCH] zd1211rw: fix filter for PSPOLL frames

While filling the control set the driver tests for a PSPOLL frame.
But it tested only the subtype of the packet. The full type needs
to be tested to identify those packets reliably.

[dsd@gentoo.org: backport to mainline]
Signed-off-by: Ulrich Kunitz <kune@deine-taler.de>
Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/zd1211rw/zd_mac.c