aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorJeff Layton <[email protected]>2011-01-21 02:19:25 +0000
committerSteve French <[email protected]>2011-01-21 02:23:27 +0000
commit99d86c8f1b7101d7c55dbf644b32bb1f0d7eb303 (patch)
tree7ec07aeb365ea5f16dfd1ce1a2295e073d362ac6 /drivers/net/xen-netback/interface.c
parentMerge branch 'for-next' (diff)
downloadkernel-99d86c8f1b7101d7c55dbf644b32bb1f0d7eb303.tar.gz
kernel-99d86c8f1b7101d7c55dbf644b32bb1f0d7eb303.zip
cifs: fix up CIFSSMBEcho for unaligned access
Make sure that CIFSSMBEcho can handle unaligned fields. Also fix a minor bug that causes this warning: fs/cifs/cifssmb.c: In function 'CIFSSMBEcho': fs/cifs/cifssmb.c:740: warning: large integer implicitly truncated to unsigned type ...WordCount is u8, not __le16, so no need to convert it. This patch should apply cleanly on top of the rest of the patchset to clean up unaligned access. Signed-off-by: Jeff Layton <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions