mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
346de09f2a
- Turn on WOL bits in suspend/shutdown method. - WOL is disabled in resume routine as WOL can interfere normal Rx operation. - Move stge_reset() to stge_init_locked() as resetting hardware clears configured Rx information which in turn results in non-working Rx module after suspend/shutdown operation.