]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/inet_frag.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
[karo-tx-linux.git] / include / net / inet_frag.h
index ac42bbb37b2dd5ca16bee092c3fc4481667f8bf2..12aac0fd6ee7cd9d5963d69a606ebbc5b9981b26 100644 (file)
@@ -99,7 +99,6 @@ struct inet_frags {
        void                    (*constructor)(struct inet_frag_queue *q,
                                               const void *arg);
        void                    (*destructor)(struct inet_frag_queue *);
-       void                    (*skb_free)(struct sk_buff *);
        void                    (*frag_expire)(unsigned long data);
        struct kmem_cache       *frags_cachep;
        const char              *frags_cache_name;