commit | 61849dda1dd4ee286521fdfde388dcfc1d891bad | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 20:50:45 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:44 2012 -0400 |
tree | 874e485edd5d095ed75618b45dc8042f86618ffa | |
parent | 2eb812e6501597e8b4bc4fdef2db8158c1a3afb6 [diff] |
vlan: 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>