[NET]: Unexport dev_ethtool
authorAdrian Bunk <bunk@kernel.org>
Wed, 15 Aug 2007 00:38:44 +0000 (17:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Aug 2007 00:38:44 +0000 (17:38 -0700)
commit6f93b9c28326df34b23a6c0dbe4c51d4654bdf0b
tree2e42ff501f22af2fb10a435edf8507bb84c30d96
parent54a09feb0ebb018dadaebeb51e860154198abc83
[NET]: Unexport dev_ethtool

This patch removes the no longer used EXPORT_SYMBOL(dev_ethtool).

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/ethtool.c