mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-14 23:40:48 +00:00
The greth_init_rings() function won't free the newly allocated skb when
dma_mapping_error() returns error, so add dev_kfree_skb() to fix it.
Compile tested only.
Fixes:
|
||
|---|---|---|
| .. | ||
| greth.c | ||
| greth.h | ||
| Kconfig | ||
| Makefile | ||