Re: [PATCH] 2.5.12 drivers/ide/pdcadma.c

Martin Dalecki (dalecki@evision-ventures.com)
Thu, 02 May 2002 09:56:01 +0200


Uz.ytkownik Frank Davis napisa?:
> Hello all,
> This patch addresses the following error :
>
> pdcadma.c: In function `pdcadma_dmaproc`
> pdcadma.c:69: too few arguments to function `ide_dmaproc`
> make[3]: *** [pdcadma.o] Error 1
>
> Its missing the "struct request * " argument, which I set to NULL
>
> Please review for inclusion.

Linus please on't include this patch. It's *wrong*. The function
above has get the struct request argument as well.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/