From: Yogesh Ashok Powar Date: Fri, 13 May 2011 18:22:32 +0000 (-0700) Subject: mwifiex: use ieee80211_amsdu_to_8023s routine X-Git-Tag: v3.0-rc1~377^2~54^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b8ab88acaceb505aa06ef3bbf3a73b92470ae78;p=pandora-kernel.git mwifiex: use ieee80211_amsdu_to_8023s routine mwifiex was using its own implementation of converting 802.11n AMSDU to 802.3s. This patch removes mwifiex specific implementation and uses existing ieee80211_amsdu_to_8023s routine. Signed-off-by: Yogesh Ashok Powar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed