diff options
author | Denis V. Lunev <den@openvz.org> | 2008-07-11 01:53:39 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-07-11 01:53:39 +0200 |
commit | fe785bee05f08d37b34b7399d003b74199274ce4 (patch) | |
tree | d87c30deefc4c35d5794879b3430470d554ae2a6 /ipc/sem.c | |
parent | ipv4: fib_trie: Fix lookup error return (diff) | |
download | linux-fe785bee05f08d37b34b7399d003b74199274ce4.tar.xz linux-fe785bee05f08d37b34b7399d003b74199274ce4.zip |
netlabel: netlink_unicast calls kfree_skb on error path by itself
So, no need to kfree_skb here on the error path. In this case we can
simply return.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Acked-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc/sem.c')
0 files changed, 0 insertions, 0 deletions