Re: 2.5.7 does not compile

Dave Jones (davej@suse.de)
Thu, 21 Mar 2002 17:39:53 +0100


On Thu, Mar 21, 2002 at 05:15:49PM +0100, Jean-Luc Coulon wrote:
> -DKBUILD_BASENAME=scc -c -o scc.o scc.c
> scc.c: In function `scc_net_rx':
> scc.c:1664: `dev' undeclared (first use in this function)

Line should read..

scc->dev->last_rx = jiffies;

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
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/