Re: [PATCH net 1/2] jme: Do not enable NIC WoL functions on S0

2016-03-07 Thread David Miller
From: coolda...@cooldavid.org Date: Sat, 5 Mar 2016 08:11:55 +0800 > From: Guo-Fu Tseng > > Otherwise it might be back on resume right after going to suspend in > some hardware. > > Reported-by: Diego Viola > Signed-off-by: Guo-Fu Tseng Applied.

[PATCH net 1/2] jme: Do not enable NIC WoL functions on S0

2016-03-04 Thread cooldavid
From: Guo-Fu Tseng Otherwise it might be back on resume right after going to suspend in some hardware. Reported-by: Diego Viola Signed-off-by: Guo-Fu Tseng --- drivers/net/ethernet/jme.c | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/drivers/net/etherne