Re: [PATCH] Add missing skb->dev assignment in Frame Relay RX code

From: Krzysztof Halasa
Date: Mon Jun 30 2008 - 14:12:54 EST


Stephen Hemminger <shemminger@xxxxxxxxxx> writes:

> netdev_alloc_skb does two things:
> 1) it sets skb->dev
> 2) on some platforms it can choose memory "closer" to the device.
> but this is really a NUMA issue

I see. It looks like I should use it for sending control messages
then. Thanks.
--
Krzysztof Halasa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/