commit | 2eb812e6501597e8b4bc4fdef2db8158c1a3afb6 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 20:49:54 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:44 2012 -0400 |
tree | e15f5b81094c912b8fb30b3bb68abad070901fdb | |
parent | 2809cec5b52b2d02fa0d7dab6e146abfc93c5b86 [diff] |
bridge: 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>