Fix a memory leak in mt76_add_fragment routine returning the buffer
to the page_frag_cache when we receive a new fragment and the
skb_shared_info frag array is full.
Fixes:
|
||
|---|---|---|
| .. | ||
| mt76 | ||
| mt7601u | ||
| Kconfig | ||
| Makefile | ||
Fix a memory leak in mt76_add_fragment routine returning the buffer
to the page_frag_cache when we receive a new fragment and the
skb_shared_info frag array is full.
Fixes:
|
||
|---|---|---|
| .. | ||
| mt76 | ||
| mt7601u | ||
| Kconfig | ||
| Makefile | ||