Fix driver_ops function documentation

This commit is contained in:
Jouni Malinen 2009-04-03 16:35:46 +03:00 committed by Jouni Malinen
parent 6de726abb5
commit 6179d2fd7d

View file

@ -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