[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140824.215640.337563003220597230.davem@davemloft.net>
Date: Sun, 24 Aug 2014 21:56:40 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: f.fainelli@...il.com
Cc: netdev@...r.kernel.org, davem@...emlof.net, jhs@...atatu.com,
linville@...driver.com, alexander.h.duyck@...el.com
Subject: Re: [PATCH net-next v3 08/12] net: dsa: allow updating fixed PHY
link information
From: Florian Fainelli <f.fainelli@...il.com>
Date: Sun, 24 Aug 2014 11:44:25 -0700
> @@ -389,6 +401,7 @@ static void dsa_slave_phy_setup(struct dsa_slave_priv *p,
> struct dsa_switch *ds = p->parent;
> struct dsa_chip_data *cd = ds->pd;
> struct device_node *phy_dn, *port_dn;
> + unsigned int phy_is_fixed = 0;
Please make this a bool.
--
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