commit | 8fffc15dc777ce3fe12ddc582d7c87a642591d3b | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Dec 27 01:25:40 2007 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:08:45 2008 -0800 |
tree | 0ef330503f628e5618e860c63e6be1fd70f94588 | |
parent | c0ddd04d55e0a4d1506b6b8a4eb9e2b62f3aa41d [diff] |
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 <viro@zeniv.linux.org.uk> Signed-off-by: John W. Linville <linville@tuxdriver.com>