]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv6/xfrm6_policy.c
netdevice hdlc: Convert directly reference of netdev->priv
[linux-2.6-omap-h63xx.git] / net / ipv6 / xfrm6_policy.c
index 604bc0a96c05d50706d4469d776c561706d046de..3b67ce7786ecba68e0c46168aa1510e78abe56ae 100644 (file)
@@ -277,7 +277,6 @@ static struct dst_ops xfrm6_dst_ops = {
        .ifdown =               xfrm6_dst_ifdown,
        .local_out =            __ip6_local_out,
        .gc_thresh =            1024,
-       .entry_size =           sizeof(struct xfrm_dst),
        .entries =              ATOMIC_INIT(0),
 };