diff options
author | Shanyu Zhao <shanyu.zhao@intel.com> | 2010-02-11 18:42:22 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-02-12 19:35:05 (GMT) |
commit | fafaf31bf9f965d91462ee115e27ef6c262b74ea (patch) | |
tree | 507139995c25944eb9297f67289c4a42581e6bcf /drivers/s390 | |
parent | 174b24963eaf96dc5e093502ee09639aed13eb2f (diff) | |
download | linux-fsl-qoriq-fafaf31bf9f965d91462ee115e27ef6c262b74ea.tar.xz |
iwlwifi: fix AMSDU Rx after paged Rx patch
Previous patch "use paged Rx" broke AMSDU Rx functionality. If an AP
sends out A-MSDU packets the station will crash. Fix it by linearizing
skbuff for AMSDU packet before handing it to mac80211 since mac80211
doesn't support paged skbuff.
This fixes http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2155
Reported-by: Norbert Preining <preining@logic.at>
Signed-off-by: Shanyu Zhao <shanyu.zhao@intel.com>
Acked-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions