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)
commit9f6d55d0846dd8628fd3eac15be377c4d3493c3e
tree8c121dde147f8870d8e25f97642c528e14c04d42
parentd08d283974f96cb30d78ba24282a0a7d6709af32
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