diff options
author | Eric Dumazet <[email protected]> | 2009-06-11 17:23:24 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-06-11 17:23:24 -0700 |
commit | 17d0cdfa8f3c09a110061c67421d662b3e149d0a (patch) | |
tree | 5e707b8787db0a8571b983a6c8c1d7bf88579788 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 3ee40c376ad3252d13946141588db7e2f435f958 (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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions