Searched hist:c4ce446e33d7a0e978256ac6fea4c80e59d9de5f (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/usb/ |
H A D | asix_common.c | diff c4ce446e33d7a0e978256ac6fea4c80e59d9de5f Fri Sep 28 18:18:50 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> asix: Check for supported Wake-on-LAN modes
The driver currently silently accepts unsupported Wake-on-LAN modes (other than WAKE_PHY or WAKE_MAGIC) without reporting that to the user, which is confusing.
Fixes: 2e55cc7210fe ("[PATCH] USB: usbnet (3/9) module for ASIX Ethernet adapters") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|