remarkable-linux/drivers/net/ehea
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
..
ehea.h ehea: Fixed error recovery 2007-02-09 16:09:46 -05:00
ehea_ethtool.c [PATCH] ehea: 64K page support fix 2006-11-06 02:55:07 -05:00
ehea_hcall.h [PATCH] ehea: IBM eHEA Ethernet Device Driver 2006-09-13 13:23:52 -04:00
ehea_hw.h [PATCH] ehea: bugfix for register access functions 2006-09-19 00:05:45 -04:00
ehea_main.c [TCP]: Introduce tcp_hdrlen() and tcp_optlen() 2007-04-25 22:25:24 -07:00
ehea_phyp.c ehea: Fixed error recovery 2007-02-09 16:09:46 -05:00
ehea_phyp.h ehea: Fixed error recovery 2007-02-09 16:09:46 -05:00
ehea_qmr.c ehea: Fixed error recovery 2007-02-09 16:09:46 -05:00
ehea_qmr.h ehea: Fixed error recovery 2007-02-09 16:09:46 -05:00
Makefile [PATCH] ehea: IBM eHEA Ethernet Device Driver 2006-09-13 13:23:52 -04:00