commit | 7f116b5b6c2418e9d9ba2c2ba82cbbad45e36fc5 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Mar 29 23:15:10 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 01 18:11:37 2012 -0400 |
tree | 05983b2a160db6a7070c55ae5389d583798fd644 | |
parent | 1b34ec43c9b3de44a5420841ab293d1b2035a94c [diff] |
phonet: 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>