Re: [patch] working syskonnect driver for 2.2.13pre10

Christoph Goos (cgoos@syskonnect.de)
Mon, 27 Sep 1999 08:42:38 +0200


Hello

> The only nitpick is that i receive lots of these in my syslog/dmesg:
>
> tr0: No free TPL
>
This output comes from the send_packet function. If currently there are no
resources to send a packet, it is re-queued and send later. It would be
better to remove this output, since it does not mean much and only
confuses people (I learned to better avoid such "informational" output
since the time I wrote this driver...).

Regards,
Christoph

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