commit | a447189e073bf603e335f20f924b71d385d6b2ef | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Mar 29 23:27:38 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 01 18:43:44 2012 -0400 |
tree | 09e8f85a2044f5571dfa133935b93e95f645cb67 | |
parent | 444653f696d60217e145b050fb82967eaf34eb3f [diff] |
nfnetlink_queue: Stop using NLA_PUT*(). 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>