linux/drivers/net/ethernet/microchip
Colin Ian King f9bcfe214b lan743x: remove redundant assignment to variable rx_process_result
The variable rx_process_result is being initialized with a value that
is never read and is being re-assigned immediately afterwards. The
assignment is redundant, so replace it with the return from function
lan743x_rx_process_packet.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-09-06 16:47:07 +02:00
..
Kconfig
Makefile
enc28j60.c
enc28j60_hw.h
encx24j600-regmap.c
encx24j600.c
encx24j600_hw.h
lan743x_ethtool.c
lan743x_ethtool.h
lan743x_main.c lan743x: remove redundant assignment to variable rx_process_result 2019-09-06 16:47:07 +02:00
lan743x_main.h
lan743x_ptp.c ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb” 2019-08-22 16:22:04 -07:00
lan743x_ptp.h