commit | 9914cad54c79d0b89b1f066c0894f00e1344131c | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Sat Dec 22 19:44:10 2007 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 22 23:16:42 2007 -0500 |
tree | 75def1828eef4d5ac4337bda3e15aab12dbd0036 | |
parent | cc154ac64aa8d3396b187f64cef01ce67f433324 [diff] |
3c359 endianness annotations and fixes Same story as with olympic - htons(readw()) when swab16(readw()) is needed, missing conversions to le32 when dealing with shared descriptors, etc. Olympic got those fixes in 2.4.0-test2, 3c359 didn't. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Jeff Garzik <jeff@garzik.org>