[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130329.153004.1825925128455079185.davem@davemloft.net>
Date: Fri, 29 Mar 2013 15:30:04 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: robherring2@...il.com
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
rob.herring@...xeda.com
Subject: Re: [PATCH 2/2] net: calxedaxgmac: Wake-on-LAN fixes
From: Rob Herring <robherring2@...il.com>
Date: Thu, 28 Mar 2013 16:32:45 -0500
> From: Rob Herring <rob.herring@...xeda.com>
>
> 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@...xeda.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists