commit | f3756b79e8f76cb92830383c215deba146fe0a26 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 20:39:02 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:43 2012 -0400 |
tree | 107c0e99681a0b26b2e750b3fc7a0b01ba1404aa | |
parent | e549a6b3a5acff66f0427091e44f814943a26a86 [diff] |
ipv4: 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>