diff options
author | 2015-08-27 14:43:26 -0500 | |
---|---|---|
committer | 2015-08-27 16:40:27 -0700 | |
commit | b0f6446377e72bcabafe83d29bf6a2f6dd19d0b0 (patch) | |
tree | 2ee03880361fea79f2b7eed8b1b26c6d9728eb22 /net/core/sock.c | |
parent | net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX (diff) | |
download | linux-dev-b0f6446377e72bcabafe83d29bf6a2f6dd19d0b0.tar.xz linux-dev-b0f6446377e72bcabafe83d29bf6a2f6dd19d0b0.zip |
net/mlx4_core: Fix unintialized variable used in error path
The uninitialized value name in mlx4_en_activate_cq was used in order
to print an error message. Fixing it by replacing it with cq->vector.
Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Carol L Soto <clsoto@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/sock.c')
0 files changed, 0 insertions, 0 deletions