Re: [PATCH 475] HP300 LANCE

From: Sohail Somani
Date: Sun Nov 21 2004 - 19:30:40 EST


On Sun, 2004-11-21 at 16:12 -0800, Andrew Morton wrote:

> +#define dio_resource_len(d) \
> + ((d)->resource.end - (d)->resource.start)
>
> but dio.h has:
>
> #define dio_resource_len(d) ((d)->resource.end-(z)->resource.start+1)
>
>
> Which is correct?

Where did z come from in the second definition anyway?

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