Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux...
[linux-2.6-block.git] / include / net / fib_rules.h
index 075f1e3a0fedf77dbe1cebb42e41ac930c304fca..e361f4882426d26fa8e21dd20e9a6a285c578546 100644 (file)
@@ -52,6 +52,7 @@ struct fib_rules_ops {
                                             struct sk_buff *,
                                             struct fib_rule_hdr *,
                                             struct nlattr **);
+       void                    (*delete)(struct fib_rule *);
        int                     (*compare)(struct fib_rule *,
                                           struct fib_rule_hdr *,
                                           struct nlattr **);