diff options
author | Sanjay Kumar Konduri <[email protected]> | 2018-05-11 20:27:51 +0530 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2018-05-15 08:37:46 +0300 |
commit | 54b5172087aeae61150835c91e68f084a9644f1c (patch) | |
tree | 1a35c8f8017fae9bc1f1eb95b64772fec9b1ce1b /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 1204aa17f3b4f63e67ac9b7c9afa9496485969c5 (diff) |
rsi: Add null check for virtual interfaces in wowlan config
When the "poweroff" command is executed after wowlan enabled, we have
observed a system crash. In the system "poweroff" sequence, network-manager
is sent to inactive state by cleaning up the network interfaces, using
rsi_mac80211_remove_interface() and when driver tries to access those
network interfaces in rsi_wowlan_config() which was invoked by SDIO
shutdown, results in a crash. Added a NULL check before accessing the
network interfaces in rsi_wowlan_config().
Signed-off-by: Sanjay Kumar Konduri <[email protected]>
Signed-off-by: Siva Rebbagondla <[email protected]>
Signed-off-by: Sushant Kumar Mishra <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions