diff options
| author | Sergio Paracuellos <[email protected]> | 2018-05-04 06:16:29 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-05-06 18:58:39 -0700 |
| commit | d96f3a7cecdc399af19da3268f69d2d05b07093d (patch) | |
| tree | ae61da415958e35ee10beea10bdb9cd4727a26db /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | acfb2f32b6b09cfbd7bdfffe09cfe48a37e54c3e (diff) | |
staging: ks7010: change type for rsn_enabled in wpa_status struct
Field rsn_enabled included in wpa_status struct is declared as
unsigned int but it is only be set using 0 and 1 values and
in conditional if code is just being used as a boolean. Change
its type to be a boolean.
Signed-off-by: Sergio Paracuellos <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions