[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
[safe/jmp/linux-2.6] / include / linux / skbuff.h
index 62f841b..9cb674b 100644 (file)
@@ -248,7 +248,6 @@ struct sk_buff {
 
        union {
                struct ipv6hdr  *ipv6h;
-               struct arphdr   *arph;
                unsigned char   *raw;
        } nh;