diff options
Diffstat (limited to 'net/bridge')
-rw-r--r-- | net/bridge/netfilter/ebt_ulog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bridge/netfilter/ebt_ulog.c b/net/bridge/netfilter/ebt_ulog.c index 26377e96fa1c..bf2a333ca7c7 100644 --- a/net/bridge/netfilter/ebt_ulog.c +++ b/net/bridge/netfilter/ebt_ulog.c | |||
@@ -216,7 +216,6 @@ unlock: | |||
216 | nlmsg_failure: | 216 | nlmsg_failure: |
217 | pr_debug("error during NLMSG_PUT. This should " | 217 | pr_debug("error during NLMSG_PUT. This should " |
218 | "not happen, please report to author.\n"); | 218 | "not happen, please report to author.\n"); |
219 | goto unlock; | ||
220 | alloc_failure: | 219 | alloc_failure: |
221 | goto unlock; | 220 | goto unlock; |
222 | } | 221 | } |