Re: [PATCH 2/2] net: calxedaxgmac: Wake-on-LAN fixes

From: David Miller
Date: Fri Mar 29 2013 - 15:30:17 EST


From: Rob Herring <robherring2@xxxxxxxxx>
Date: Thu, 28 Mar 2013 16:32:45 -0500

> From: Rob Herring <rob.herring@xxxxxxxxxxx>
>
> WOL is broken because the magic packet status bit is getting set rather
> than the enable bit. The PMT interrupt is not getting serviced because
> the PMT interrupt is also enabled on the global interrupt, but not
> cleared by the global interrupt and the global interrupt is higher
> priority. This fixes both of these issues to get WOL working.
>
> There's still a problem with receive after resume, but at least now we
> can wake-up.
>
> Signed-off-by: Rob Herring <rob.herring@xxxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/