]> git.baikalelectronics.ru Git - kernel.git/commit
PHY: Export phy ethtool helpers
authorKumar Gala <galak@kernel.crashing.org>
Sat, 20 Jan 2007 22:38:26 +0000 (16:38 -0600)
committerJeff Garzik <jeff@garzik.org>
Tue, 23 Jan 2007 05:51:33 +0000 (00:51 -0500)
commit4051f3fdba6951bd107df8c9803bf38c0b35e8ce
tree8c121dde147f8870d8e25f97642c528e14c04d42
parent02121a4181012bc8752ee4d6ae959dd6a55bef65
PHY: Export phy ethtool helpers

We need to export phy_ethtool_gset and phy_ethtool_sset to allow drivers that
use these functions to be built as modules.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/phy/phy.c