[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1244656967.14695.12.camel@Joe-Laptop.home>
Date: Wed, 10 Jun 2009 11:02:46 -0700
From: Joe Perches <joe@...ches.com>
To: Martin Fuzzey <mfuzzey@...il.com>
Cc: netdev@...r.kernel.org, nico@....org
Subject: Re: [RFC PATCH] Ethtool style in kernel network driver
configuration.
On Wed, 2009-06-10 at 19:34 +0200, Martin Fuzzey wrote:
> +static struct choice port_choices[] = {
> + {"tp", PORT_TP},
> + {"aui", PORT_AUI},
> + {"bnc", PORT_BNC},
> + {"mii", PORT_MII},
> + {"fibre", PORT_FIBRE},
> +};
perhaps add
{"fiber", PORT_FIBRE},
for us poor spelling folk across the pond...
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists