commit | ca0a5f2a39cbc3bcbbcc651e82758fa135ac1b9b | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Tue Feb 16 15:14:47 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 17 23:08:34 2016 -0500 |
tree | bc42e6183befc7bde89c3a4a39f8a528a45993c0 | |
parent | c1fe922e15ee73b0dd9fe6a9b08bdc204a7d7428 [diff] |
rocker: pre-allocate wait structures during cmd ring init This avoids need to alloc/free wait structure for every command call. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>