[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Arnaldo Carvalho de Melo
2007-03-12 20:56:31 -03:00
committed by David S. Miller
parent fd74e6ccd5
commit d0a92be05e
10 changed files with 19 additions and 11 deletions

View File

@@ -248,7 +248,6 @@ struct sk_buff {
union {
struct ipv6hdr *ipv6h;
struct arphdr *arph;
unsigned char *raw;
} nh;