mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 17:11:33 +00: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 |