summaryrefslogtreecommitdiffstats
path: root/crypto/xcbc.c
diff options
context:
space:
mode:
authorRoland Dreier <rdreier@cisco.com>2008-07-01 19:20:33 +0200
committerJeff Garzik <jgarzik@redhat.com>2008-07-04 14:15:28 +0200
commit3ff2cd230de31e3b7bf2efd254e0393e5fc1d15d (patch)
treec1e07f18bbb35e1af6d358f0c2995670b29d51a6 /crypto/xcbc.c
parentehea: fix race condition (diff)
downloadlinux-3ff2cd230de31e3b7bf2efd254e0393e5fc1d15d.tar.xz
linux-3ff2cd230de31e3b7bf2efd254e0393e5fc1d15d.zip
ehea: 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 ehea, since ehea only exists for big-endian platfroms (at the moment at least) but fixing this gets rid of a sparse warning and avoids having a bad example in the tree. Signed-off-by: Roland Dreier <rolandd@cisco.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'crypto/xcbc.c')
0 files changed, 0 insertions, 0 deletions