mirror of https://github.com/torvalds/linux.git
The dm9051_loop_rx() returns without release skb when dm9051_stop_mrcmd()
returns error, free the skb to avoid this leak.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| dm9000.c | ||
| dm9000.h | ||
| dm9051.c | ||
| dm9051.h | ||