diff options
author | Yunjian Wang <wangyunjian@huawei.com> | 2020-05-05 10:59:26 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-05 21:39:43 +0300 |
commit | 015cba7e369e91656ed31afbadce044a10fa0fab (patch) | |
tree | 88e16b71c731379d6e0baf6a9237de79381e137c /drivers/net/ethernet/fealnx.c | |
parent | d192ae55382dceb5f782b5a2d70ebc887a410305 (diff) | |
download | linux-015cba7e369e91656ed31afbadce044a10fa0fab.tar.xz |
net: ni: 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 'drivers/net/ethernet/fealnx.c')
0 files changed, 0 insertions, 0 deletions