Re: [Linux-ATM-General] Re: 2.5.64-mm8: drivers/atm/idt77252.c

David S. Miller (davem@redhat.com)
Thu, 20 Mar 2003 00:44:39 -0800 (PST)


From: chas williams <chas@locutus.cmf.nrl.navy.mil>
Date: Mon, 17 Mar 2003 10:43:15 -0500

In message <20030316154414.GB10253@fs.tum.de>,Adrian Bunk writes:
> tx_inuse was removed from struct atm_vcc in include/linux/atmdev.h but
> drivers/atm/idt77252.c still needs it:

it doesnt need it -- it just needs to use the right member. the following
patch should fix the current errors. i missed these bits during my
earlier changes.

Applied, thanks Chas.
-
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/