mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
typo.
This commit is contained in:
parent
fef527ee73
commit
a0f9099364
1 changed files with 1 additions and 1 deletions
|
|
@ -335,7 +335,7 @@ ata_interrupt(void *data)
|
|||
}
|
||||
|
||||
/*
|
||||
* we have the HW locks, so end the tranaction for this request
|
||||
* we have the HW locks, so end the transaction for this request
|
||||
* if it finishes immediately otherwise wait for next interrupt
|
||||
*/
|
||||
if (ch->hw.end_transaction(request) == ATA_OP_FINISHED) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue