Re: [RFC][PATCH 8/9] 3c59x driver conversion
From: Jeff Garzik <hidden>
Date: 2006-08-08 23:07:16
Also in:
linux-mm, lkml
From: Jeff Garzik <hidden>
Date: 2006-08-08 23:07:16
Also in:
linux-mm, lkml
Peter Zijlstra wrote:
Update the driver to make use of the netdev_alloc_skb() API and the NETIF_F_MEMALLOC feature.
NETIF_F_MEMALLOC does not exist in the upstream tree... nor should it, IMO. netdev_alloc_skb() is in the tree, and that's fine. Jeff