Re: small patch for unsigned char breakage in rtl8129 driver

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 11 Feb 2001 20:31:23 +0000 (GMT)


> - char phys[4]; /* MII device addresses. */
> + signed char phys[4]; /* MII device addresses. */

8129 is deprecated for the current 8139too driver which is the only stable
driver for it. Does 8139too (from current -ac) work on ARM ?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/