Re: [patch 1/4] natsemi: Add support for using MII port with no PHY

From: Andrew Morton
Date: Thu Mar 16 2006 - 04:09:38 EST


Mark Brown <broonie@xxxxxxxxxxxxx> wrote:
>
> + if (np->ignore_phy && (ecmd->autoneg == AUTONEG_ENABLE ||
> + ecmd->port == PORT_INTERNAL)) {

What's PORT_INTERNAL? ethtool doesn't appear to define that.

drivers/net/natsemi.c: In function `netdev_set_ecmd':
drivers/net/natsemi.c:2989: `PORT_INTERNAL' undeclared (first use in this function)
drivers/net/natsemi.c:2989: (Each undeclared identifier is reported only once
drivers/net/natsemi.c:2989: for each function it appears in.)

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