diff options
author | Yoshihiro Shimoda <[email protected]> | 2023-11-22 14:11:42 +0900 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-11-24 01:52:35 +0000 |
commit | 1aaef8634a20b322c82e84f12a9b6aec1e2fd4fa (patch) | |
tree | 2348f042b5c7e656cc6ed4fb66212aa0a9e83bac /scripts/generate_rust_analyzer.py | |
parent | 109b25d13e0054337860d44841b990d11b32d262 (diff) |
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 <[email protected]>
Reviewed-by: Wojciech Drewek <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions