Re: [PATCH] [2.4] forcedeth network driver

From: Manfred Spraul
Date: Sat Jan 24 2004 - 14:03:52 EST


Francois Romieu wrote:

-> get_npriv() can still dereference a NULL pointer.


Ups, I think I fixed that. It seems the fix got lost. Sorry.

+ if (!dev->base_addr)
+ goto out_disable;
^^^^^^^^^^^
-> shouldn't it be out_relreg ?


Ok, thanks.

--
Manfred

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