commit | 1b34ec43c9b3de44a5420841ab293d1b2035a94c | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Mar 29 05:11:39 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 01 18:11:37 2012 -0400 |
tree | 8d6cf966c813e0e61001655179b5ef8e5f1b54b3 | |
parent | 9360ffd1859720f6520cf59241909b74dae369d0 [diff] |
pkt_sched: 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>