linux_dsm_epyc7002/drivers/net/ethernet/mellanox/mlx4
Carol L Soto b0f6446377 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>
2015-08-27 16:40:27 -07:00
..
alloc.c
catas.c
cmd.c net/mlx4_core: Relieve cpu load average on the port sending flow 2015-07-26 16:29:25 -07:00
cq.c net/mlx4_core: Make sure there are no pending async events when freeing CQ 2015-05-30 23:35:34 -07:00
en_clock.c
en_cq.c net/mlx4_core: Fix unintialized variable used in error path 2015-08-27 16:40:27 -07:00
en_dcb_nl.c net/mlx4: New file for QoS related firmware commands 2015-04-02 16:25:02 -04:00
en_ethtool.c net/mlx4_en: Add support for hardware accelerated 802.1ad vlan 2015-07-27 15:00:37 -07:00
en_main.c net/mlx4_en: Change loopback only upon feature change 2015-04-02 16:24:51 -04:00
en_netdev.c net/mlx4_en: Add support for hardware accelerated 802.1ad vlan 2015-07-27 15:00:37 -07:00
en_port.c net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device 2015-06-24 00:42:33 -07:00
en_port.h
en_resources.c net/mlx4_core: Allocate default counter per port 2015-06-15 17:23:02 -07:00
en_rx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-07-31 23:52:20 -07:00
en_selftest.c
en_tx.c net/mlx4_en: Add support for hardware accelerated 802.1ad vlan 2015-07-27 15:00:37 -07:00
eq.c net/mlx4_core: Fix wrong index in propagating port change event to VFs 2015-07-26 16:29:25 -07:00
fw_qos.c net/mlx4: Add mlx4_SET_VPORT_QOS implementation 2015-04-02 16:25:02 -04:00
fw_qos.h net/mlx4: Added qos_vport QP configuration in VST mode 2015-04-02 16:25:03 -04:00
fw.c net/mlx4_en: Hardware accelerated 802.1ad works only on the first port 2015-07-29 12:21:56 -07:00
fw.h net/mlx4_core: Preparations for 802.1ad VLAN support 2015-07-27 15:00:36 -07:00
icm.c
icm.h
intf.c mlx4: Disable HA for SRIOV PF RoCE devices 2015-06-25 02:06:29 -07:00
Kconfig
main.c net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX 2015-08-27 16:40:26 -07:00
Makefile net/mlx4: New file for QoS related firmware commands 2015-04-02 16:25:02 -04:00
mcg.c
mlx4_en.h net/mlx4_en: Add support for hardware accelerated 802.1ad vlan 2015-07-27 15:00:37 -07:00
mlx4_stats.h net/mlx4_en: Fix off-by-four in ethtool 2015-06-24 00:42:32 -07:00
mlx4.h net/mlx4_core: Preparations for 802.1ad VLAN support 2015-07-27 15:00:36 -07:00
mr.c
pd.c
port.c net/mlx4_en: Add RX-ALL support 2015-04-02 16:25:04 -04:00
profile.c net/mlx4_core: use swap() in mlx4_make_profile() 2015-06-11 15:19:41 -07:00
qp.c net/mlx4: use swap() in mlx4_init_qp_table() 2015-06-11 15:19:41 -07:00
reset.c
resource_tracker.c net/mlx4_en: Support ndo_get_vf_stats 2015-06-15 17:23:03 -07:00
sense.c
srq.c