commit | 4e24ffa4d9fed762147c954755f8cb124e85740a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 01 20:19:38 2012 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 02 04:33:42 2012 -0400 |
tree | 2fc068defe8cb4f45df31650f7e3d262f5e89ba7 | |
parent | 6662df33f85b87bb29f2ecad124efe7bb2c08e05 [diff] |
infiniband: 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>