diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2023-11-22 08:11:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-11-24 04:52:35 +0300 |
commit | 1aaef8634a20b322c82e84f12a9b6aec1e2fd4fa (patch) | |
tree | 2348f042b5c7e656cc6ed4fb66212aa0a9e83bac /drivers/hte | |
parent | 109b25d13e0054337860d44841b990d11b32d262 (diff) | |
download | linux-1aaef8634a20b322c82e84f12a9b6aec1e2fd4fa.tar.xz |
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 'drivers/hte')
0 files changed, 0 insertions, 0 deletions