commit | 1eb4c977778b5ab8e8fba9022687f0a5941d681a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 20:03:01 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:41 2012 -0400 |
tree | 4b56513ec81622d7aa2ee319d0777fb441d987cb | |
parent | 60aed2abb3f6a713c3a9beda1436866079ee146c [diff] |
dcbnl: 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>