eliminate byteswapping in struct ieee80211_qos_parameters
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 27 Dec 2007 06:25:40 +0000 (01:25 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:08:45 +0000 (15:08 -0800)
Make it match the on-the-wire endianness, eliminate byteswapping.
The only driver that used this sucker (ipw2200) updated.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found