Re: [PATCH] net_dma: call dmaengine_get only if NET_DMA enabled

From: Dan Williams
Date: Sat Feb 07 2009 - 01:03:26 EST


David Miller wrote:
From: David Miller <davem@xxxxxxxxxxxxx>
Date: Fri, 06 Feb 2009 19:29:10 -0800 (PST)

From: Dan Williams <dan.j.williams@xxxxxxxxx>
Date: Fri, 6 Feb 2009 15:52:35 -0700

Yes, it has been on the todo list for a while, but I eventually want
the net case to look more like the raid case. I.e. have one code path
that picks async versus sync at runtime, with the option to compile
out async support with header file ifdefs only.
And how does any of that get us any closer to a fix right now
for this problem that doesn't require an ifdef?

Someone please work on this.

I guess that'd end up being me....

Not necessarily, you did snap me back into reality with that comment.


How about something like this?

Looks good.

Thanks,
Dan

--
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/