isci(4): Fix a typo in a source code comment
- s/interrutp/interrupt/ MFC after:3 days
This commit is contained in:
parent
e902e62644
commit
5014dc958f
@ -767,7 +767,7 @@ SCI_STATUS scic_controller_set_mode(
|
|||||||
* results in no interrupt coalescing timeout.
|
* results in no interrupt coalescing timeout.
|
||||||
*
|
*
|
||||||
* @return Indicate if the user successfully set the interrupt coalesce parameters.
|
* @return Indicate if the user successfully set the interrupt coalesce parameters.
|
||||||
* @retval SCI_SUCCESS The user successfully updated the interrutp coalescence.
|
* @retval SCI_SUCCESS The user successfully updated the interrupt coalescence.
|
||||||
* @retval SCI_FAILURE_INVALID_PARAMETER_VALUE The user input value is out of range.
|
* @retval SCI_FAILURE_INVALID_PARAMETER_VALUE The user input value is out of range.
|
||||||
*/
|
*/
|
||||||
SCI_STATUS scic_controller_set_interrupt_coalescence(
|
SCI_STATUS scic_controller_set_interrupt_coalescence(
|
||||||
|
Loading…
Reference in New Issue
Block a user