driver: Fix a typo in a comment
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
93701b4afe
commit
d0dde0808d
1 changed files with 1 additions and 1 deletions
|
@ -3706,7 +3706,7 @@ struct wpa_driver_ops {
|
|||
/**
|
||||
* status - Get driver interface status information
|
||||
* @priv: Private driver interface data
|
||||
* @buf: Buffer for printing tou the status information
|
||||
* @buf: Buffer for printing the status information
|
||||
* @buflen: Maximum length of the buffer
|
||||
* Returns: Length of written status information or -1 on failure
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue