[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo authored

For the places where we need a pointer to the transport header, it is
still legal to touch skb->h.raw directly if just adding to,
subtracting from or setting it to another layer header.
Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
9c70220b
Name Last commit Last update
..
Kconfig
Makefile
af_econet.c