From: Ulrich Kunitz Date: Sat, 21 Jul 2007 21:42:02 +0000 (+0100) Subject: [PATCH] zd1211rw: fix filter for PSPOLL frames X-Git-Tag: v2.6.23-rc3~86^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69dad6e563140ce8578749a8c8651b7f1db8cdbc;p=pandora-kernel.git [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 Signed-off-by: Daniel Drake Signed-off-by: John W. Linville --- Reading git-diff-tree failed