mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-31 23:37:45 +00:00
If a skb in transmit path does not have sufficient headroom to add
the map header, the skb is not sent out and is never freed.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| rmnet_config.c | ||
| rmnet_config.h | ||
| rmnet_handlers.c | ||
| rmnet_handlers.h | ||
| rmnet_map_command.c | ||
| rmnet_map_data.c | ||
| rmnet_map.h | ||
| rmnet_private.h | ||
| rmnet_vnd.c | ||
| rmnet_vnd.h | ||