aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorRoland Dreier <[email protected]>2008-07-01 10:22:45 -0700
committerJeff Garzik <[email protected]>2008-07-04 08:15:31 -0400
commit773212337941c5e26a05989532943877d72a2c83 (patch)
tree786bf23bb08b18f54b5ff9020307caaf48e8a5e8 /net/unix/sysctl_net_unix.c
parent3ff2cd230de31e3b7bf2efd254e0393e5fc1d15d (diff)
pasemi_mac: Access iph->tot_len with correct endianness
iph->tot_len is stored in network byte order, so access it using ntohs(). This doesn't have any real world impact on pasemi_mac, since the device only exists as part of a big-endian system-on-chip, but fixing this gets rid of a sparse warning and avoids having a bad example in the tree. Signed-off-by: Roland Dreier <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions