commit | 8b3becadc82de3b87a5c196239db3fef6caa9c82 | [log] [tgz] |
---|---|---|
author | Yogesh Ashok Powar <yogeshp@marvell.com> | Fri May 13 11:22:31 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon May 16 14:10:50 2011 -0400 |
tree | d71a3c7e29d30c92c4b677257c289ca63b4e65f3 | |
parent | 57cf8043a64b56a10b9f194572548a3dfb62e596 [diff] |
cfg80211: make stripping of 802.11 header optional from AMSDU Currently the devices that have already stripped IEEE 802.11 header from the AMSDU SKB can not use ieee80211_amsdu_to_8023s routine. This patch enhances ieee80211_amsdu_to_8023s() API by changing mandatory removing of IEEE 802.11 header from AMSDU to optional. Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>