summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/atheros
diff options
context:
space:
mode:
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>2020-07-27 19:02:48 +0800
committerDavid S. Miller <davem@davemloft.net>2020-07-28 17:48:20 -0700
commite8377e7a29efbe80668b638eccd58f8db3c9ecb7 (patch)
tree68f049e8efa34eca03ec64636bdc2750e7085739 /drivers/net/ethernet/atheros
parent2f45f7a13e99ef2d05ef3afecaee30f314c9b8b2 (diff)
net: stmmac: only call pmt() during suspend/resume if HW enables PMT
This is to prepare WOL support with phy. Compared with WOL implementation which relies on the MAC's PMT features, in phy supported WOL case, device_may_wakeup() may also be true, but we should not call mac's pmt() function if HW doesn't enable PMT. And during resume, we should call phylink_start() if PMT is disabled. Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/atheros')
0 files changed, 0 insertions, 0 deletions