From: Al Viro Date: Thu, 27 Dec 2007 06:25:40 +0000 (-0500) Subject: eliminate byteswapping in struct ieee80211_qos_parameters X-Git-Tag: v2.6.25-rc1~1162^2~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fffc15dc777ce3fe12ddc582d7c87a642591d3b;p=pandora-kernel.git eliminate byteswapping in struct ieee80211_qos_parameters Make it match the on-the-wire endianness, eliminate byteswapping. The only driver that used this sucker (ipw2200) updated. Signed-off-by: Al Viro Signed-off-by: John W. Linville --- Reading git-diff-tree failed