commit | 86ebb02dc793058ea17ad647c802b507dafff7cb | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 20:25:18 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:43 2012 -0400 |
tree | 2a927f3bd9312dd1d10cd1339cddfdeec11b60fc | |
parent | ead9a76ceec34df18dc84cb22053253bd5564376 [diff] |
team: 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>