commit | 0e3cea7b3cdb2344919e96b3af33de64736ae3a3 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 20:47:01 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:44 2012 -0400 |
tree | d1ab0f9e682be82389d801c1f69702ff66cab0b3 | |
parent | be51da0f3e346eb520c4ffdaecb8ba6fb4337a76 [diff] |
fib_rules: 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>