wireless: add ieee80211_amsdu_to_8023s
authorZhu Yi <yi.zhu@intel.com>
Tue, 1 Dec 2009 02:18:37 +0000 (10:18 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 22 Dec 2009 18:31:15 +0000 (13:31 -0500)
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 <johannes@sipsolutions.net>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found