git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e466e48
)
[CIFS] endian errors in lanman protocol support
author
Steve French
<sfrench@us.ibm.com>
Tue, 15 Aug 2006 13:35:48 +0000
(13:35 +0000)
committer
Steve 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