diff options
author | Yunjian Wang <wangyunjian@huawei.com> | 2020-05-06 20:55:52 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-06 14:26:14 -0700 |
commit | 9532131f6995002e88390b8b6572a44531c1fae0 (patch) | |
tree | cf4449c3f0f37774f2bf9f35f6877e871f3f1c19 /drivers/net/ethernet/amd/ni65.c | |
parent | 787e4a79cd5ffc46fe5fa1ce9464e79143423ac0 (diff) |
net: 7990: 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/amd/ni65.c')
0 files changed, 0 insertions, 0 deletions