linux/drivers/net/ethernet/dlink
Colin Ian King d0217284ce net: dl2k: remove variable tx_use
Variable tx_use is just being incremented and it's never used
anywhere else. The variable and the increment are redundant so
remove it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20221024143501.2163720-1-colin.i.king@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-10-25 19:47:30 -07:00
..
dl2k.c net: dl2k: remove variable tx_use 2022-10-25 19:47:30 -07:00
dl2k.h
Kconfig
Makefile
sundance.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00