aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/docproc.c
diff options
context:
space:
mode:
authorAl Viro <viro@ftp.linux.org.uk>2007-10-09 22:46:37 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2007-11-02 08:44:12 -0700
commit8c7537c719348c8bed52f08b2d6e9a8795165290 (patch)
tree02f7063f200ca14d4720dcd4ec581cadc14eb935 /scripts/basic/docproc.c
parent4b8e10dc2e8ea71df455827f09a5d2b0a3d3dc6e (diff)
libertas: more endianness breakage
based on patch 8362cd413e8116306fafbaf414f0419db0595142 in mainline. domain->header.len is le16 and has just been assigned cpu_to_le16(arithmetical expression). And all fields of adapter->logmsg are __le32; not a single 16-bit among them... That's incremental to the previous one Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions