diff options
| author | Ajay Singh <[email protected]> | 2018-09-25 11:53:35 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-09-25 20:53:57 +0200 |
| commit | d29ad322e0ea4f5dac4a66ccf19e88def79b43b2 (patch) | |
| tree | 574f54718d23cb539ed756c1edf54f5ab3b6d25d /tools/perf/scripts/python | |
| parent | 39996811d5d2811c0551ed346099e65e7825c0e6 (diff) | |
staging: wilc1000: remove use of unnecessary 'wilc_connected_ssid' variable
'wilc_connected_ssid' actually used to store the BSSID information for
connected BSSID. 'wilc_vif' already has 'bssid' variable to store the
same information. So refactor code to remove 'wilc_connected_ssid' and
instead used 'wilc_vif' struct 'bssid' element.
Signed-off-by: Ajay Singh <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions