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.h | ||
| emac_main.c | ||
| emac_mdio.c | ||
| Kconfig | ||
| Makefile | ||