Re: fix for plip module parameter treatment

Tim Waugh (tim@cyberelk.demon.co.uk)
Sun, 17 Jan 1999 11:53:36 +0000 (GMT)


On Sat, 16 Jan 1999, Nathan Myers wrote:

> Incidentally, the following would be a more minimal change,
> though still an intolerable hack:
>
> plip_searchfor(parport, (0x3&(pb->name+7))) {

Ugh. PLIP shouldn't care about the name of the port anyway -- it should
be checking pb->number not pb->name.

Tim.
*/

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