diff options
author | Yuanjun Gong <[email protected]> | 2023-07-22 22:25:11 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-07-24 15:37:56 -0700 |
commit | ed96824b71ed67664390890441b229423a25317f (patch) | |
tree | 326b4a83966f7d5b6511c029a0ea86c59f2ecbf7 /drivers/fpga/fpga-mgr.c | |
parent | 22117b3ae6e37d07225653d9ae5ae86b3a54f99c (diff) |
atheros: fix return value check in atl1_tso()
in atl1_tso(), it should check the return value of pskb_trim(),
and return an error code if an unexpected value is returned
by pskb_trim().
Fixes: 401c0aabec4b ("atl1: simplify tx packet descriptor")
Signed-off-by: Yuanjun Gong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions