diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2007-12-19 23:56:37 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 23:09:00 (GMT) |
commit | 17e70491404c73012a7991a068ba62ec59bebdb2 (patch) | |
tree | fbc490bfee01cc7cb0f3bde3b510fabfdf16c704 /net/sched | |
parent | b8c06bc1f39a0311cb0f41099be03ee2b202aeae (diff) | |
download | linux-fsl-qoriq-17e70491404c73012a7991a068ba62ec59bebdb2.tar.xz |
airo: sanitize BSSListRid handling
Stop byteswap-in-place in readBSSListRid(), annotate the sucker.
BTW, that had immediately found a bug - another codepath fetching
the same struct from card did _not_ byteswap, but used ->dBm the
same as everything else - host-endian. Fix in the next patch...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions