]> git.baikalelectronics.ru Git - kernel.git/commit
net: systemport: Do not re-configure upon WoL interrupt
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 3 Aug 2018 18:08:43 +0000 (11:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Aug 2018 19:11:43 +0000 (12:11 -0700)
commit13d485de6242c82ac0f18b8efc98c13f3270c453
tree89f66a57e1156235c25bc3f40512e306bceab8aa
parentf2f450a85ba9fe4ecc1531cb5bf43bae75309fcd
net: systemport: Do not re-configure upon WoL interrupt

We already properly resume from Wake-on-LAN whether such a condition
occured or not, no need to process the WoL interrupt for functional
changes since that could race with other settings.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bcmsysport.c