diff options
| author | 2009-06-11 17:23:24 -0700 | |
|---|---|---|
| committer | 2009-06-11 17:23:24 -0700 | |
| commit | 17d0cdfa8f3c09a110061c67421d662b3e149d0a (patch) | |
| tree | 5e707b8787db0a8571b983a6c8c1d7bf88579788 /include/linux/workqueue.h | |
| parent | Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax (diff) | |
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 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
