mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Correct comment
This commit is contained in:
parent
737840187b
commit
67ba65663f
1 changed files with 1 additions and 2 deletions
|
|
@ -958,8 +958,7 @@ fxp_suspend(device_t dev)
|
|||
}
|
||||
|
||||
/*
|
||||
* Device resume routine. Restore some PCI settings in case the BIOS
|
||||
* doesn't, re-enable busmastering, and restart the interface if
|
||||
* Device resume routine. re-enable busmastering, and restart the interface if
|
||||
* appropriate.
|
||||
*/
|
||||
static int
|
||||
|
|
|
|||
Loading…
Reference in a new issue