mirror of https://gitee.com/openkylin/linux.git
37ec274e97
Signed-off-by: Eric Dumazet <edumazet@google.com>
skb_tx_timestamp(skb) should be called _before_ TX completion
has a chance to trigger, otherwise it is too late and we access
freed memory.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
emac.h | ||
emac_main.c | ||
emac_mdio.c |