diff options
author | 2020-04-30 19:26:40 +0800 | |
---|---|---|
committer | 2020-04-30 12:15:13 -0700 | |
commit | 51070a3627a943b13c7e0a32bbfa96cb8dca4493 (patch) | |
tree | b035db2bac150704a71223d5d3d9517e9840c59e /net/ipv4/sysctl_net_ipv4.c | |
parent | net: caif: Fix use correct return type for ndo_start_xmit() (diff) | |
download | wireguard-linux-51070a3627a943b13c7e0a32bbfa96cb8dca4493.tar.xz wireguard-linux-51070a3627a943b13c7e0a32bbfa96cb8dca4493.zip |
rionet: 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 'net/ipv4/sysctl_net_ipv4.c')
0 files changed, 0 insertions, 0 deletions