mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-22 02:17:17 +00:00
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:
|
||
|---|---|---|
| .. | ||
| atl1.c | ||
| atl1.h | ||
| atl2.c | ||
| atl2.h | ||
| atlx.c | ||
| atlx.h | ||
| Makefile | ||