linux_dsm_epyc7002/drivers/net/ethernet/broadcom/bnx2x
YueHaibing c9b747dbc2 bnx2x: Remove set but not used variable 'mfw_vn'
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c: In function 'bnx2x_get_hwinfo':
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:11940:10: warning:
 variable 'mfw_vn' set but not used [-Wunused-but-set-variable]

It's never used since introduction.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Sudarsana Reddy Kalluru <skalluru@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-18 16:47:32 -08:00
..
bnx2x_cmn.c bnx2x: Enable PTP only on the PF that initializes the port 2018-12-12 16:25:14 -08:00
bnx2x_cmn.h cross-tree: phase out dma_zalloc_coherent() on headers 2019-01-08 07:58:49 -05:00
bnx2x_dcb.c
bnx2x_dcb.h
bnx2x_dump.h
bnx2x_ethtool.c bnx2x: Add storm FW version to ethtool driver query output. 2018-11-27 16:41:19 -08:00
bnx2x_fw_defs.h
bnx2x_fw_file_hdr.h
bnx2x_hsi.h bnx2x: Add MBI version to ethtool driver query output. 2018-11-27 16:41:19 -08:00
bnx2x_init_ops.h
bnx2x_init.h bnx2x: fix various indentation issues 2019-01-16 14:03:27 -08:00
bnx2x_link.c broadcom: Mark expected switch fall-throughs 2019-01-23 09:06:36 -08:00
bnx2x_link.h
bnx2x_main.c bnx2x: Remove set but not used variable 'mfw_vn' 2019-02-18 16:47:32 -08:00
bnx2x_mfw_req.h
bnx2x_reg.h
bnx2x_sp.c bnx2x: fix various indentation issues 2019-01-16 14:03:27 -08:00
bnx2x_sp.h bnx2x: Remove configured vlans as part of unload sequence. 2018-12-12 16:25:14 -08:00
bnx2x_sriov.c broadcom: Mark expected switch fall-throughs 2019-01-23 09:06:36 -08:00
bnx2x_sriov.h bnx2x: Add VF spoof-checking configuration 2018-09-21 09:14:21 -07:00
bnx2x_stats.c
bnx2x_stats.h
bnx2x_vfpf.c bnx2x: Use struct_size() in kzalloc() 2019-02-08 22:57:28 -08:00
bnx2x_vfpf.h
bnx2x.h bnx2x: Bump up driver version to 1.713.36 2019-01-22 21:02:00 -08:00
Makefile