From: Zhu Yi Date: Tue, 1 Dec 2009 02:18:37 +0000 (+0800) Subject: wireless: add ieee80211_amsdu_to_8023s X-Git-Tag: v2.6.34-rc1~233^2~705^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaf85ca7fecb218fc41ff57c1642ca73b097aabb;p=pandora-kernel.git wireless: add ieee80211_amsdu_to_8023s Move the A-MSDU handling code from mac80211 to cfg80211 so that more drivers can use it. The new created function ieee80211_amsdu_to_8023s converts an A-MSDU frame to a list of 802.3 frames. Cc: Johannes Berg Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed