Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/allwinner
Yunjian Wang 09f6c44aaa net: allwinner: Fix use correct return type for ndo_start_xmit()
The method ndo_start_xmit() returns a value of type netdev_tx_t. Fix
the ndo function to use the correct type. And emac_start_xmit() can
leak one skb if 'channel' == 3.

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-05 11:14:40 -07:00
..
2019-09-26 08:56:17 +02:00