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:
242ddfc
)
nf_conntrack_proto_generic: Stop using NLA_PUT*().
author
David S. Miller
<davem@davemloft.net>
Sun, 1 Apr 2012 22:52:31 +0000
(18:52 -0400)
committer
David S. Miller
<davem@davemloft.net>
Sun, 1 Apr 2012 22:52:31 +0000
(18:52 -0400)
These macros contain a hidden goto, and are thus extremely error
prone and make code hard to audit.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found