mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
mrsas(4): Fix a typo in a source code comment
- s/reqest/request/ MFC after: 3 days
This commit is contained in:
parent
bc9228749c
commit
e018483b10
1 changed files with 1 additions and 1 deletions
|
|
@ -1935,7 +1935,7 @@ mrsas_tm_response_code(struct mrsas_softc *sc,
|
|||
/*
|
||||
* mrsas_issue_tm: Fires the TM command to FW and waits for completion
|
||||
* input: Adapter instance soft state
|
||||
* reqest descriptor compiled by mrsas_reset_targets
|
||||
* request descriptor compiled by mrsas_reset_targets
|
||||
*
|
||||
* Returns FAIL if TM command TIMEDOUT from FW else SUCCESS.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue