mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-28 18:28:23 -05:00
driver: Fix a typo in a comment
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
93701b4afe
commit
d0dde0808d
@ -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 New Issue
Block a user