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] [day] [month] [year] [list]
Date:	Thu, 05 Jun 2014 15:39:11 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	bergo.torino@...il.com
Cc:	f.fainelli@...il.com, netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: phy: fix sparse warning in fixed.c

From: Konrad Zapalowicz <bergo.torino@...il.com>
Date: Thu,  5 Jun 2014 20:27:42 +0200

> This commit fixes the following sparse warning:
> 
> drivers/net/phy/fixed.c:207
>     - warning: symbol 'fixed_phy_del' was not declared.
>       Should it be static?
> 
> by adding symbol definition to the phy_fixed.h API file. It is ok to do
> because the function in question is an exported symbol.
> 
> Signed-off-by: Konrad Zapalowicz <bergo.torino@...il.com>

Applied to net-next, thanks.
--
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