commit | f09fc44d8c25f22c4d985bb93857338ed02feac6 | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Mon Aug 21 11:34:19 2006 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 29 17:06:31 2006 -0400 |
tree | b73af3c9a258a53ad9323edae81ccb9578cf6590 | |
parent | 5a656949719bf8598ad1e93a56eb11e70a4c3208 [diff] |
[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 <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>