commit | fdcfd77c813ef7997a60856812805f4cfbeb6222 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Fri Dec 21 06:20:33 2007 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 22 22:53:05 2007 -0500 |
tree | 6e2f09a02cbf78941feeccaf7ebd0346fd0843a5 | |
parent | 73eac0640ebfb30fee99e06ee029444af0d7ae8d [diff] |
typhoon: missing le32_to_cpu() in get_drvinfo in typhoon_get_drvinfo() .parm2 is little-endian; not critical since we just get the firmware id flipped in get_drvinfo output on big-endian boxen, but... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Jeff Garzik <jeff@garzik.org>