From: Zhu Yi Date: Mon, 21 Aug 2006 03:34:19 +0000 (+0800) Subject: [PATCH] ieee80211: Workaround malformed 802.11 frames from AP X-Git-Tag: v2.6.19-rc1~1263^2~60^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f09fc44d8c25f22c4d985bb93857338ed02feac6;p=pandora-kernel.git [PATCH] ieee80211: Workaround malformed 802.11 frames from AP Stop processing further but return success when we receive a malformed packet from the AP. We need this patch to workaround some AP bugs. For example, the beacon frames from the Orinoco AP1000 contains an IE (value = 128) with length equals to 8 but the actual frame length is only 7. Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed