commit | 60aed2abb3f6a713c3a9beda1436866079ee146c | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 19:59:31 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:41 2012 -0400 |
tree | f404292a464d2d110330d3c63c29236d2ffc87bd | |
parent | 7cf7899d9ee31c88c86ea8459fc4db4bd11cc240 [diff] |
l2tp: 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>