driver.h: Fix a typo in a comment
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
This commit is contained in:
parent
2e4e4fb71c
commit
641c73f84f
1 changed files with 1 additions and 1 deletions
|
@ -4062,7 +4062,7 @@ enum wpa_event_type {
|
|||
* EVENT_DFS_CAC_ABORTED - Notify that channel availability check has been aborted
|
||||
*
|
||||
* The CAC was not successful, and the channel remains in the previous
|
||||
* state. This may happen due to a radar beeing detected or other
|
||||
* state. This may happen due to a radar being detected or other
|
||||
* external influences.
|
||||
*/
|
||||
EVENT_DFS_CAC_ABORTED,
|
||||
|
|
Loading…
Reference in a new issue