android_kernel_motorola_sm6225/drivers/net/atl1
Arnaldo Carvalho de Melo ab6a5bb6b2 [TCP]: Introduce tcp_hdrlen() and tcp_optlen()
The ip_hdrlen() buddy, created to reduce the number of skb->h.th-> uses and to
avoid the longer, open coded equivalent.

Ditched a no-op in bnx2 in the process.

I wonder if we should have a BUG_ON(skb->h.th->doff < 5) in tcp_optlen()...

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:25:24 -07:00
..
atl1.h Add Attansic L1 ethernet driver. 2007-02-08 10:42:37 -05:00
atl1_ethtool.c Add Attansic L1 ethernet driver. 2007-02-08 10:42:37 -05:00
atl1_hw.c atl1: remove unnecessary crc inversion 2007-03-28 02:18:50 -04:00
atl1_hw.h Add Attansic L1 ethernet driver. 2007-02-08 10:42:37 -05:00
atl1_main.c [TCP]: Introduce tcp_hdrlen() and tcp_optlen() 2007-04-25 22:25:24 -07:00
atl1_param.c Add Attansic L1 ethernet driver. 2007-02-08 10:42:37 -05:00
Makefile Add Attansic L1 ethernet driver. 2007-02-08 10:42:37 -05:00