mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-07 17:35:06 +07:00
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:
|
||
---|---|---|
.. | ||
emac_main.c | ||
emac_mdio.c | ||
emac.h | ||
Kconfig | ||
Makefile |