From: Christoph Hellwig <[EMAIL PROTECTED]>
Date: Sat, 5 Aug 2006 15:01:09 +0200

> All caller of netdev_alloc_skb need to assign skb->dev shortly
> afterwards.  Move it into common code.
> 
> I also had to fixup a little bit of the surrounding control flow in
> e1000 - it was just too convoluted.
> 
> Signed-off-by: Christoph Hellwig <[EMAIL PROTECTED]>

Since the e1000 change is non-trivial I'm not going to bypass
the driver author on it, sorry.

What I did do was put the netdev_alloc_skb() change into my
tree, and since I'm co-author of the tg3 driver I'll apply
that bit too.

The e1000 bit will need to go through the e1000 maintainers.

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to