Michael Buesch wrote:
On Wednesday 16 August 2006 17:52, Larry Finger wrote:
quoted
Johannes Berg wrote:
quoted
On Wed, 2006-08-16 at 10:36 -0500, Larry Finger wrote:
quoted
+ /* Boolean. Is this a TX ring? */
+ u8 tx
+ /* Boolean. 64bit DMA if true, 32bit DMA otherwise. */
+ u8 dma64;
does that compile?
johannes
Yes, it did here. Did you have a problem?
You removed a ; by mistake.
Look, it's there in my original patch (which was compile tested).
I saw that just after I sent the response to Johannes. I don't know
how that ; got deleted, but a revised version will be on to John soon.
Larry