summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2009-06-12 00:23:24 (GMT)
committerDavid S. Miller <davem@davemloft.net>2009-06-12 00:23:24 (GMT)
commit17d0cdfa8f3c09a110061c67421d662b3e149d0a (patch)
tree5e707b8787db0a8571b983a6c8c1d7bf88579788 /crypto
parent3ee40c376ad3252d13946141588db7e2f435f958 (diff)
downloadlinux-fsl-qoriq-17d0cdfa8f3c09a110061c67421d662b3e149d0a.tar.xz
net: ntohs() misuse
Some drivers incorrectly use ntohs() instead of htons() A cleanup as htons() returns same result than ntohs(), but better to use the proper one. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions