linux/drivers/net/ethernet/sun
Colin Ian King 4ed88df766 net: ethernet: sun: remove redundant variables adv and lpa and mii_reads
Variables adv and lpa are being assigned but are never used hence they
are redundant and can be removed.  Also remove the unncessary mii_reads
too.

Cleans up clang warnings:
warning: variable 'lpa' set but not used [-Wunused-but-set-variable]
warning: variable 'adv' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-05 20:07:40 +09:00
..
cassini.c
cassini.h
Kconfig
ldmvsw.c
Makefile
niu.c net: ethernet: sun: remove redundant variables adv and lpa and mii_reads 2018-07-05 20:07:40 +09:00
niu.h
sunbmac.c
sunbmac.h
sungem.c net: sungem: fix rx checksum support 2018-06-20 14:30:06 +09:00
sungem.h
sunhme.c
sunhme.h
sunqe.c
sunqe.h
sunvnet.c
sunvnet_common.c
sunvnet_common.h