From: Al Viro Date: Sat, 29 Dec 2007 09:08:15 +0000 (-0500) Subject: several missing cpu_to_le16() in ieee80211softmac_capabilities() X-Git-Tag: v2.6.25-rc1~1162^2~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b16f13d00c6f7e7317d3074f9bd07b5c9f313891;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed