On Tue, 2013-05-21 at 10:48 -0700, Eric Dumazet wrote: > We do not keep skb->dev information once a packet leaves the rcu > protected region. > > Once packet is queued to tcp input queues, skb->dev is NULL.
This is done in tcp_v4_rcv() & tcp_v6_rcv() -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/