mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-19 22:01:58 +00:00
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 | ||