Files
linux-stable-mirror/drivers
Yuanjun GongandGreg Kroah-Hartman 328fcde050 ethernet: atheros: fix return value check in atl1c_tso_csum()
[ Upstream commit 8d01da0a1d ]

in atl1c_tso_csum, it should check the return value of pskb_trim(),
and return an error code if an unexpected value is returned
by pskb_trim().

Signed-off-by: Yuanjun Gong <ruc_gongyuanjun@163.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-09-13 09:42:21 +02:00
..
2023-09-02 09:16:18 +02:00
2023-07-23 13:49:37 +02:00
2023-07-19 16:21:57 +02:00
2023-08-03 10:24:14 +02:00