On 11/19/20 3:09 AM, Christian Eggers wrote: > If dsa_switch_ops::port_txtstamp() returns false, clone will be freed > immediately. Shouldn't store a pointer to freed memory. > > Signed-off-by: Christian Eggers <cegg...@arri.de> > Fixes: 146d442c2357 ("net: dsa: Keep a pointer to the skb clone for TX > timestamping")
Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian