mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Fix spelling.
This commit is contained in:
parent
841caa4090
commit
fa48032049
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ ioapic_set_pinstate(struct vmctx *ctx, int pin, bool newstate)
|
|||
* We only deal with:
|
||||
* - edge triggered interrupts
|
||||
* - fixed delivery mode
|
||||
* Level-triggered sources will work so long as their is
|
||||
* Level-triggered sources will work so long as there is
|
||||
* no sharing.
|
||||
*/
|
||||
low = ioapic->redtbl[pin];
|
||||
|
|
|
|||
Loading…
Reference in a new issue