On Tue, 2006-08-08 at 13:13 -0700, Auke Kok wrote:
Peter Zijlstra wrote:
quoted
Update the driver to make use of the netdev_alloc_skb() API and the
NETIF_F_MEMALLOC feature.
this should be done in two separate patches. I should take care of the netdev_alloc_skb()
part too for e100 (which I've already queued internally), also since ixgb still needs it.
do you have any plans to visit ixgb for this change too?
Well, all drivers are queued, these were just the ones I have hardware
for in running systems (except wireless).
Since this patch-set is essentially a RFC, your patch will likely hit
mainline ere this one, at that point I'll rebase.
For future patches I'll split up in two if people are so inclined.