Fix a typo in enum wpa_states comment
Signed-off-by: Amit Khatri <amit.khatri@samsung.com> Signed-off-by: Rahul Jain <rahul.jain@samsung.com>
This commit is contained in:
parent
5a145a55a1
commit
6995536fa4
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ enum wpa_states {
|
||||||
/**
|
/**
|
||||||
* WPA_INTERFACE_DISABLED - Interface disabled
|
* WPA_INTERFACE_DISABLED - Interface disabled
|
||||||
*
|
*
|
||||||
* This stat eis entered if the network interface is disabled, e.g.,
|
* This state is entered if the network interface is disabled, e.g.,
|
||||||
* due to rfkill. wpa_supplicant refuses any new operations that would
|
* due to rfkill. wpa_supplicant refuses any new operations that would
|
||||||
* use the radio until the interface has been enabled.
|
* use the radio until the interface has been enabled.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue