From: Zhu Yi Date: Tue, 1 Dec 2009 02:18:38 +0000 (+0800) Subject: iwmc3200wifi: rx aggregation support X-Git-Tag: v2.6.34-rc1~233^2~705^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18974b5b0b5e758d416c550553b143e5c8038281;p=pandora-kernel.git 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 Acked-by: Samuel Ortiz Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed