Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux...
[linux-2.6-block.git] / net / netfilter / nfnetlink_log.c
index 6a57f10a4e0b9ffdcec99e1e9c28bf7f59d6906c..8ca932057c13b32e39161de128edc81d21219ff6 100644 (file)
@@ -888,7 +888,7 @@ static int nfulnl_recv_config(struct net *net, struct sock *ctnl,
                        goto out_put;
                default:
                        ret = -ENOTSUPP;
-                       break;
+                       goto out_put;
                }
        } else if (!inst) {
                ret = -ENODEV;