From: Yogesh Ashok Powar Date: Fri, 13 May 2011 18:22:31 +0000 (-0700) Subject: cfg80211: make stripping of 802.11 header optional from AMSDU X-Git-Tag: v3.0-rc1~377^2~54^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b3becadc82de3b87a5c196239db3fef6caa9c82;p=pandora-kernel.git 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 Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed