Fix driver_ops function documentation
This commit is contained in:
parent
6de726abb5
commit
6179d2fd7d
1 changed files with 1 additions and 1 deletions
|
@ -797,7 +797,7 @@ struct wpa_driver_ops {
|
|||
int (*flush_pmkid)(void *priv);
|
||||
|
||||
/**
|
||||
* flush_pmkid - Flush PMKSA cache
|
||||
* get_capa - Get driver capabilities
|
||||
* @priv: private driver interface data
|
||||
*
|
||||
* Returns: 0 on success, -1 on failure
|
||||
|
|
Loading…
Reference in a new issue