mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
17d0cdfa8f
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> |
||
---|---|---|
.. | ||
atl1e_ethtool.c | ||
atl1e_hw.c | ||
atl1e_hw.h | ||
atl1e_main.c | ||
atl1e_param.c | ||
atl1e.h | ||
Makefile |