Loading
irda: fix a race in irlan_eth_xmit()
After skb is queued, its illegal to dereference it. Cache skb->len into a temporary variable. Signed-off-by:Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
After skb is queued, its illegal to dereference it. Cache skb->len into a temporary variable. Signed-off-by:Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by:
David S. Miller <davem@davemloft.net>