[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080717202259.GE19302@solarflare.com>
Date: Thu, 17 Jul 2008 21:23:01 +0100
From: Ben Hutchings <bhutchings@...arflare.com>
To: Mariusz Kozlowski <m.kozlowski@...land.pl>
Cc: jie.yang@...eros.com, jeff@...zik.org, yjwei@...fujitsu.com,
rdreier@...co.com, shemminger@...tta.com, davem@...emloft.net,
jcliburn@...il.com, parag.warudkar@...il.com, w@....eu,
oliver.schuster@...weigstill.de, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] atl1e: Atheros L1E Gigabit Ethernet driver
Mariusz Kozlowski wrote:
> Hello,
>
> > +#define SPEED_0 0xffff
> > +#define SPEED_10 10
> > +#define SPEED_100 100
> > +#define SPEED_100 100
>
> Small thing - double define for SPEED_100.
>
> > +#define SPEED_1000 1000
In fact these are all duplicates of macros defined in <linux/ethtool.h>
(except SPEED_0, whatever that means).
Ben.
--
Ben Hutchings, Senior Software Engineer, Solarflare Communications
Not speaking for my employer; that's the marketing department's job.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists