mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-11 18:18:38 +00:00
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 | ||