Re: [PATCH (net.git)] stmmac: fix PWRDWN into the PMT register for global unicast.

2016-09-18 Thread David Miller
From: Giuseppe Cavallaro Date: Fri, 16 Sep 2016 10:50:13 +0200 > MAC devices use the RWKPKTEN and MGKPKTEN bits of the PMT Control/Status > register to generate power management events. > So this patch is to properly set the RWKPKTEN [BIT(2)] inside the > PMT register (needed in case of global un

[PATCH (net.git)] stmmac: fix PWRDWN into the PMT register for global unicast.

2016-09-16 Thread Giuseppe Cavallaro
MAC devices use the RWKPKTEN and MGKPKTEN bits of the PMT Control/Status register to generate power management events. So this patch is to properly set the RWKPKTEN [BIT(2)] inside the PMT register (needed in case of global unicast). Reported-by: Aditi SHARMA Signed-off-by: Giuseppe Cavallaro Cc