commit | e545d71390b50a8dab75efb182a4adc3c2603962 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 21:04:21 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:45 2012 -0400 |
tree | efc33986581ccdd5b28d06aab81997717d278ea9 | |
parent | 9d83ba4b6c6625de038f03cee18dd7bd89cee69b [diff] |
xfrm: 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>