mirror of https://github.com/torvalds/linux.git
The netif_receive_skb() function frees "skb" so store skb->len before
it is freed.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| spl2sw_define.h | ||
| spl2sw_desc.c | ||
| spl2sw_desc.h | ||
| spl2sw_driver.c | ||
| spl2sw_int.c | ||
| spl2sw_int.h | ||
| spl2sw_mac.c | ||
| spl2sw_mac.h | ||
| spl2sw_mdio.c | ||
| spl2sw_mdio.h | ||
| spl2sw_phy.c | ||
| spl2sw_phy.h | ||
| spl2sw_register.h | ||