Re: [PATCH] bcm43xx-softmac: optimization of DMA bitfields.]

2006-08-16 Thread Michael Buesch
On Wednesday 16 August 2006 17:52, Larry Finger wrote: > Johannes Berg wrote: > > On Wed, 2006-08-16 at 10:36 -0500, Larry Finger wrote: > >> + /* Boolean. Is this a TX ring? */ > >> + u8 tx > >> + /* Boolean. 64bit DMA if true, 32bit DMA otherwise. */ > >> + u8 dma64; > > > > does that compil

Re: [PATCH] bcm43xx-softmac: optimization of DMA bitfields.]

2006-08-16 Thread Larry Finger
Michael Buesch wrote: > On Wednesday 16 August 2006 17:52, Larry Finger wrote: >> Johannes Berg wrote: >>> On Wed, 2006-08-16 at 10:36 -0500, Larry Finger wrote: + /* Boolean. Is this a TX ring? */ + u8 tx + /* Boolean. 64bit DMA if true, 32bit DMA otherwise. */ + u8 dma64;

Re: [PATCH] bcm43xx-softmac: optimization of DMA bitfields.]

2006-08-16 Thread Larry Finger
Johannes Berg wrote: > On Wed, 2006-08-16 at 10:36 -0500, Larry Finger wrote: >> +/* 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?

Re: [PATCH] bcm43xx-softmac: optimization of DMA bitfields.]

2006-08-16 Thread Johannes Berg
On Wed, 2006-08-16 at 10:36 -0500, Larry Finger wrote: > + /* Boolean. Is this a TX ring? */ > + u8 tx > + /* Boolean. 64bit DMA if true, 32bit DMA otherwise. */ > + u8 dma64; does that compile? johannes - To unsubscribe from this list: send the line "unsubscribe netdev" in the bo