]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xircom_cb endianness fixes
authorAl Viro <viro@ftp.linux.org.uk>
Sun, 23 Dec 2007 20:01:04 +0000 (20:01 +0000)
committerJeff Garzik <jeff@garzik.org>
Sat, 12 Jan 2008 22:33:03 +0000 (17:33 -0500)
commit6f35d5d51619a1aa463180154c2d3c18a63e3950
treec02fdde82c990247d8a26741cc7f25e323be6f34
parent460c54b779fce3490ab70a84fd2ef59250ca3d57
xircom_cb endianness fixes

* descriptors inside the rx and tx rings are l-e
* don't cpu_to_le32() the argument of outl()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/tulip/xircom_cb.c