diff options
author | Yunjian Wang <wangyunjian@huawei.com> | 2020-04-30 14:26:40 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-30 22:15:13 +0300 |
commit | 51070a3627a943b13c7e0a32bbfa96cb8dca4493 (patch) | |
tree | b035db2bac150704a71223d5d3d9517e9840c59e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 99b2292ba21b47bbd97d33ab20892347ad2ac351 (diff) | |
download | linux-51070a3627a943b13c7e0a32bbfa96cb8dca4493.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions