]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/skbuff.h
[SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h
[net-next-2.6.git] / include / linux / skbuff.h
index 862a81cf7f7415f54cb450437fcdf1f6a9875e07..d3f186230ee2784cbbd80c652f367146e869ae02 100644 (file)
@@ -237,7 +237,6 @@ struct sk_buff {
        /* 4 byte hole on 64 bit*/
 
        union {
-               struct ipv6hdr  *ipv6h;
                unsigned char   *raw;
        } h;