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: NEric Dumazet <eric.dumazet@gmail.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
想要评论请 注册 或 登录