remarkable-linux/drivers/net/atlx
Eric Dumazet 17d0cdfa8f 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>
2009-06-11 17:23:24 -07:00
..
atl1.c net: ntohs() misuse 2009-06-11 17:23:24 -07:00
atl1.h atlx: timer cleanup 2008-11-02 08:00:15 -05:00
atl2.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
atl2.h atlx: use embedded net_device_stats 2008-11-02 07:59:55 -05:00
atlx.c atlx: use embedded net_device_stats 2008-11-02 07:59:55 -05:00
atlx.h atlx: move modinfo data from atlx.h to atl1.c 2009-05-26 20:50:12 -07:00
Makefile atl2: add atl2 driver 2008-09-18 11:34:52 -04:00