commit | 2ab1f519cbec0902cb86f1e29b10f2f00dd020c0 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Dec 20 23:04:35 2007 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:08:52 2008 -0800 |
tree | 2e907d3feade98ee1ec5dbd0061f12b8052e709c | |
parent | 15617858b3cf249a3577df8da970f779bbc8a737 [diff] |
airo: fix writerids() endianness in writerids() we do _not_ byteswap, so we want to access ->opmode as little-endian. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: John W. Linville <linville@tuxdriver.com>