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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 8 Apr 2014 19:07:41 +0200 From: Tobias Waldekranz <tobias@...dekranz.com> To: David Miller <davem@...emloft.net> Cc: netdev@...r.kernel.org Subject: Re: [PATCH] phylib: export phy_suspend and phy_resume On Tue, Apr 08, 2014 at 12:29:53PM -0400, David Miller wrote: > From: Tobias Waldekranz <tobias@...dekranz.com> > Date: Tue, 8 Apr 2014 09:11:01 +0200 > > > These functions are exported in include/linux/phy.h but the symbol > > exports where missing. > > > > Signed-off-by: Tobias Waldekranz <tobias@...dekranz.com> > > Because they are only used in places where module exports are unnecessary. > Presence in foo.h does not automatically mean the symbol should be > exported to modules. > > If you come up with a use case that requires the module export, submit > it along with a patch like this. > > But for now I'm not applying this, sorry. Further investigation revealed that I was actually looking for phy_start/stop. Sorry about the noise. -- Thanks - wkz -- 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