From 1c5578194abde100c089855cce72e87c047d8530 Mon Sep 17 00:00:00 2001 From: Guo-Fu Tseng Date: Sun, 24 Oct 2010 16:18:25 -0700 Subject: [PATCH] jme: Support WoL after shutdown MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Adding shutdown function that setup wake if wol is enabled. Add jme_phy_on in jme_set_100m_half in case it is shutting down or suspending when interface is down(phy_off by default). v2 updates: Removed CONFIG_PM ifdef for jme_set_100m_half and jme_wait_link. It would be nice if it can be applied to net-2.6 along with other patches sent few days ago. If it is not appropriate, please ignore the net-2.6 request, and apply it to net-next-2.6 as previous patch. :) Reported-and-helped-by: Сtac Signed-off-by: Guo-Fu Tseng Signed-off-by: David S. Miller --- Reading git-format-patch failed