Some Wake-on-LAN modes such as WAKE_FILTER may only be supported by the MAC,
while others might be only supported by the PHY. Make sure that the .get_wol()
returns the union of both rather than only that of the PHY if the PHY supports
Wake-on-LAN.
Fixes:
|
||
---|---|---|
.. | ||
bcmgenet.c | ||
bcmgenet.h | ||
bcmgenet_wol.c | ||
bcmmii.c | ||
Makefile |