mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix a comment. No functional change.
MFC after: 3 weeks Sponsored by: Spectra Logic Corp
This commit is contained in:
parent
bd54c5acba
commit
21b8a7a6ca
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
|||
#define LIO_WAIT 0x1
|
||||
|
||||
/*
|
||||
* Maximum number of allowed LIO operations
|
||||
* Maximum number of operations in a single lio_listio call
|
||||
*/
|
||||
#define AIO_LISTIO_MAX 16
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue