diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2007-12-29 04:58:39 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 15:08:47 -0800 |
commit | c414e84b2200ca8a7e7ae565cad200e5c02e02ec (patch) | |
tree | 8e4121b30330b003b9dc9a57a433acdeb95fc6b4 /sound/pci | |
parent | b16f13d00c6f7e7317d3074f9bd07b5c9f313891 (diff) |
ieee80211softmac_auth_resp() fix
The struct ieee8021_auth * passed to it comes straight from skb->data
without any conversions; members of the struct are little-endian, so
we'd better take that into account when doing switch by auth->algorithm,
etc.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions