ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code
commitbf5aec2e79418adb42f1457152b427fd3d6316d9
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Thu, 27 Aug 2009 07:35:56 +0000 (27 07:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Aug 2009 04:51:43 +0000 (30 21:51 -0700)
tree9dbb91ec11e3686085db9bf0dda428bb4e86137e
parent54b15983840c9eb264e41f3b14af398a72ebd426
ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code

This patch removes currently unused UGETH_MAGIC_PACKET Kconfig symbol
and code, i.e. magic_packet_detection_{enable,disable} functions.

The two functions each contain just two steps that we'll place into
suspend/resume code path under CONFIG_PM.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig
drivers/net/ucc_geth.c