linux_dsm_epyc7002/drivers/net/ethernet/3com
yu kuai e102774588 net: 3com: 3c59x: remove set but not used variable 'mii_reg1'
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/net/ethernet/3com/3c59x.c: In function ‘vortex_up’:
drivers/net/ethernet/3com/3c59x.c:1551:9: warning: variable
‘mii_reg1’ set but not used [-Wunused-but-set-variable]

It is never used, and so can be removed.

Signed-off-by: yu kuai <yukuai3@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-01-08 12:40:03 -08:00
..
3c59x.c net: 3com: 3c59x: remove set but not used variable 'mii_reg1' 2020-01-08 12:40:03 -08:00
3c509.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
3c515.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
3c574_cs.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
3c589_cs.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
typhoon.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
typhoon.h