diff options
author | 2023-11-22 14:11:42 +0900 | |
---|---|---|
committer | 2023-11-24 01:52:35 +0000 | |
commit | 1aaef8634a20b322c82e84f12a9b6aec1e2fd4fa (patch) | |
tree | 2348f042b5c7e656cc6ed4fb66212aa0a9e83bac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: rswitch: Fix type of ret in rswitch_start_xmit() (diff) | |
download | wireguard-linux-1aaef8634a20b322c82e84f12a9b6aec1e2fd4fa.tar.xz wireguard-linux-1aaef8634a20b322c82e84f12a9b6aec1e2fd4fa.zip |
net: rswitch: Fix return value in rswitch_start_xmit()
This .ndo_start_xmit() function should return netdev_tx_t value,
not -ENOMEM. So, fix it.
Fixes: 33f5d733b589 ("net: renesas: rswitch: Improve TX timestamp accuracy")
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Wojciech Drewek <wojciech.drewek@intel.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