mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 12:20:44 +00:00
in atl1e_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().
Fixes:
|
||
|---|---|---|
| .. | ||
| atl1e_ethtool.c | ||
| atl1e_hw.c | ||
| atl1e_hw.h | ||
| atl1e_main.c | ||
| atl1e_param.c | ||
| atl1e.h | ||
| Makefile | ||