commit | eaf85ca7fecb218fc41ff57c1642ca73b097aabb | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Tue Dec 01 10:18:37 2009 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Dec 22 13:31:15 2009 -0500 |
tree | ad7965715f0cd67fe8946980ae2d1e9f3ea231a1 | |
parent | ca99861d5421c91f5a8fd3a77acb4b7be14f119d [diff] |
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 <johannes@sipsolutions.net> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>