Searched hist:c530c471ba37bdd9fe1c7185b01455c00ae606fb (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/usb/ |
H A D | smsc95xx.c | diff c530c471ba37bdd9fe1c7185b01455c00ae606fb Fri Sep 28 18:18:56 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> smsc95xx: Check for Wake-on-LAN modes
The driver does not check for Wake-on-LAN modes specified by an user, but will conditionally set the device as wake-up enabled or not based on that, which could be a very confusing user experience.
Fixes: e0e474a83c18 ("smsc95xx: add wol magic packet support") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|