commit | b16f13d00c6f7e7317d3074f9bd07b5c9f313891 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Dec 29 04:08:15 2007 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:08:46 2008 -0800 |
tree | b559643606a7f5693851710f5ab60cae371663dc | |
parent | 8fffc15dc777ce3fe12ddc582d7c87a642591d3b [diff] |
several missing cpu_to_le16() in ieee80211softmac_capabilities() on some codepaths we forgot to convert to little-endian as we do on the rest of them and as the caller expects from us. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: John W. Linville <linville@tuxdriver.com>