linux/drivers/net/ethernet/atheros
YueHaibing 9d6a36c754 atl2: remove unused variable 'atl2_driver_string'
drivers/net/ethernet/atheros/atlx/atl2.c:40:19: warning: ‘atl2_driver_string’ defined but not used [-Wunused-const-variable=]
 static const char atl2_driver_string[] = "Atheros(R) L2 Ethernet Driver";
                   ^~~~~~~~~~~~~~~~~~

commit ea97374214 ("net/atheros: Clean atheros code from driver version")
left behind this, remove it.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-26 11:22:20 -07:00
..
alx net: atheros: use new helper tcp_v6_gso_csum_prep 2020-02-19 11:20:59 -08:00
atl1c net/atheros: Clean atheros code from driver version 2020-02-24 11:24:47 -08:00
atl1e net/atheros: Clean atheros code from driver version 2020-02-24 11:24:47 -08:00
atlx atl2: remove unused variable 'atl2_driver_string' 2020-03-26 11:22:20 -07:00
ag71xx.c net: ag71xx: port to phylink 2020-02-29 21:34:20 -08:00
Kconfig net: ag71xx: port to phylink 2020-02-29 21:34:20 -08:00
Makefile net: ethernet: add ag71xx driver 2019-05-26 13:22:50 -07:00