[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080925165216.GA25461@xi.wantstofly.org>
Date: Thu, 25 Sep 2008 18:52:16 +0200
From: Lennert Buytenhek <buytenh@...tstofly.org>
To: netdev@...r.kernel.org
Cc: Andy Fleming <afleming@...escale.com>,
Imre Kaloz <kaloz@...nwrt.org>,
Ashish Karkare <akarkare@...vell.com>,
Nicolas Pitre <nico@....org>, Dirk Teurlings <dirk@...xia.nl>,
Peter van Valderen <p.v.valderen@...il.com>
Subject: Re: [PATCH 1/4] [NET] Distributed Switch Architecture protocol support
On Thu, Sep 25, 2008 at 06:38:45PM +0200, Lennert Buytenhek wrote:
> +#define to_mii_bus(d) container_of(d, struct mii_bus, dev)
I just realised that this patch depends on a phylib patch in my
tree (which I haven't submitted yet) which gives struct mii_bus a
struct device and hooks it up into the device tree, so that the
DSA driver can find the mii_bus given a struct device for it.
Please ignore this bit for now.
--
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