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> |
||
|---|---|---|
| .. | ||
| atl1.c | ||
| atl1.h | ||
| atl2.c | ||
| atl2.h | ||
| atlx.c | ||
| atlx.h | ||
| Makefile | ||