commit | 9858d2d1acf82758f779e0756d92a011f1d170b3 | [log] [tgz] |
---|---|---|
author | Yevgeny Petrilin <yevgenyp@mellanox.co.il> | Mon Jun 25 00:24:12 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 25 16:30:12 2012 -0700 |
tree | b1173c984ca85fe742f71dbe61f1db8df3b9aa5f | |
parent | 5c8e9046662889265c0ff390c144188721cb0844 [diff] |
net/mlx4: Use single completion vector after NOP failure Fix a crash at the error flow of NOP command which caused the driver to try and use a completion vector which wasn't allocated. Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>