mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-05 01:54:09 +08:00
063a932b64
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 |