[parisc-linux] Typo?

Grant Grundler grundler@dsl2.external.hp.com
Mon, 02 Dec 2002 22:35:13 -0700


Matthew Wilcox wrote:
> On Fri, Nov 29, 2002 at 10:57:50AM +0100, jsoe0708@tiscali.be wrote:
> > Here attached some diff which seems to be typo.
> 
> patch looks correct to me.  grant?

I was off on holiday...I guess I didn't advertise that well enough.

I just committed Joel's patch and just now realized it's *WRONG*.
I don't know why I thought sg_virt_address() was correct before.
Brain fart.

grundler <520>fgrep sg_virt include/asm-parisc/scatterlist.h 
#define sg_virt_addr(sg) (((sg)->address) ? ((sg)->address) : \

I'll fix my mess. *sigh*.
BTW, I'll fix pci-dma.c too. I've got the B180 to test it on tomorrow.

thanks!
grant