commit | 2809cec5b52b2d02fa0d7dab6e146abfc93c5b86 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 20:48:13 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:44 2012 -0400 |
tree | 2ece27cce40a138aaad94de47b354db5c1e562f3 | |
parent | 14ad6647f3c919b4ee987e2058fbc6c10f29bb53 [diff] |
caif: 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>