From: wangyunjian <wangyunj...@huawei.com> Date: Tue, 5 May 2020 10:49:20 +0800
> From: Yunjian Wang <wangyunj...@huawei.com> > > 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 <wangyunj...@huawei.com> Applied, thank you.