diff options
author | Yunjian Wang <wangyunjian@huawei.com> | 2020-05-05 08:57:49 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-05 21:20:23 +0300 |
commit | 3e1853e4e1137ba0a4d314521d153852dbf4aff5 (patch) | |
tree | af9b84f4f14e9519f7ebe6cd3a40a7d81f4d055c /virt | |
parent | 58618ef85546726cf27c38ddc1b022c703b7a6ad (diff) | |
download | linux-3e1853e4e1137ba0a4d314521d153852dbf4aff5.tar.xz |
net: emac: 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.
Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions