From: Helmut Schaa Date: Mon, 19 Dec 2011 10:39:54 +0000 (+0100) Subject: mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control X-Git-Tag: v3.3-rc1~182^2~21^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b423db5b356749e3e39faad607d387cd4c1a9d30;p=pandora-kernel.git mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control This seems to not serve any purpose anymore, at least all frame processing afterwards seems to be able to deal with QoS frames. So, let's save the expensive memmove and just leave the QoS header in the 802.11 frame for further processing. Signed-off-by: Helmut Schaa Signed-off-by: John W. Linville --- Reading git-diff-tree failed