commit | 18974b5b0b5e758d416c550553b143e5c8038281 | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Tue Dec 01 10:18:38 2009 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Dec 22 13:31:16 2009 -0500 |
tree | 58a50707ace9a9be37c525e6fd72cba18b90fde3 | |
parent | eaf85ca7fecb218fc41ff57c1642ca73b097aabb [diff] |
iwmc3200wifi: rx aggregation support When the device receives an A-MSDU frame (indicated by flag IWM_RX_TICKET_AMSDU_MSK), use ieee80211_amsdu_to_8023s to convert it to a list of 802.3 frames and handled them to upper layer. Cc: Johannes Berg <johannes@sipsolutions.net> Acked-by: Samuel Ortiz <samuel@sortiz.org> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>