summaryrefslogtreecommitdiff
path: root/net/sched
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2013-03-28 11:32:45 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-03-29 19:29:35 (GMT)
commite6c3827dcfe53dd78b824d2ee4007a216ada739e (patch)
tree2e01270d8271771e71d7460a42fef1d630212266 /net/sched
parentdc574f1d52d893f516f3786ff7635450bac00eef (diff)
downloadlinux-e6c3827dcfe53dd78b824d2ee4007a216ada739e.tar.xz
net: calxedaxgmac: Wake-on-LAN fixes
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@calxeda.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions