commit | 5ddaa683a513439081c9511b0d9ad490672c51c9 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Tue Aug 15 13:35:48 2006 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Tue Aug 15 13:35:48 2006 +0000 |
tree | 7c90bbc458cc2c05331a8bcb142e2eb41469056f | |
parent | e466e4876bf39474e15d0572f2204578137ae7f5 [diff] |
[CIFS] endian errors in lanman protocol support 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>