mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
99b2292ba2
The method ndo_start_xmit() returns a value of type netdev_tx_t. Fix the ndo function to use the correct type. Signed-off-by: Yunjian Wang <wangyunjian@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>