lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ