]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/netfilter/nft_compat.c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
[karo-tx-linux.git] / net / netfilter / nft_compat.c
index f753ec69f7902b80c9f448f764ecc1e48f6a2680..f5a7cb68694e76db73dec897ad51305f29bb8981 100644 (file)
@@ -530,7 +530,8 @@ nla_put_failure:
 
 static int nfnl_compat_get(struct net *net, struct sock *nfnl,
                           struct sk_buff *skb, const struct nlmsghdr *nlh,
-                          const struct nlattr * const tb[])
+                          const struct nlattr * const tb[],
+                          struct netlink_ext_ack *extack)
 {
        int ret = 0, target;
        struct nfgenmsg *nfmsg;