[CIFS] endian errors in lanman protocol support
authorSteve French <sfrench@us.ibm.com>
Tue, 15 Aug 2006 13:35:48 +0000 (13:35 +0000)
committerSteve French <sfrench@us.ibm.com>
Tue, 15 Aug 2006 13:35:48 +0000 (13:35 +0000)
le16 compared to host-endian constant
u8 fed to le32_to_cpu()
le16 compared to host-endian constant

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found