git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8edf8a
)
netfilter: ebt_ulog: Move away from NLMSG_PUT().
author
David S. Miller
<davem@davemloft.net>
Wed, 27 Jun 2012 04:23:42 +0000
(21:23 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 27 Jun 2012 04:23:42 +0000
(21:23 -0700)
And use nlmsg_data() while we're here too.
Also, free and NULL out skb when nlmsg_put() fails and remove
pointless kernel log message.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found