From: Al Viro Date: Sat, 22 Dec 2007 19:44:10 +0000 (+0000) Subject: 3c359 endianness annotations and fixes X-Git-Tag: v2.6.24-rc7~40^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9914cad54c79d0b89b1f066c0894f00e1344131c;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed