diff options
author | 2018-05-15 14:34:30 +0530 | |
---|---|---|
committer | 2018-05-23 11:02:21 +0300 | |
commit | abd39c6ded9db53aa44c2540092bdd5fb6590fa8 (patch) | |
tree | 20c6e8cdaedb15de9e1b6320fb3bea14c44f5de2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | brcmfmac: add debugfs entry for reading firmware capabilities (diff) | |
download | linux-dev-abd39c6ded9db53aa44c2540092bdd5fb6590fa8.tar.xz linux-dev-abd39c6ded9db53aa44c2540092bdd5fb6590fa8.zip |
rsi: add fix for crash during assertions
Observed crash in some scenarios when assertion has occurred,
this is because hw structure is freed and is tried to get
accessed in some functions where null check is already
present. So, avoided the crash by making the hw to NULL after
freeing.
Signed-off-by: Sanjay Konduri <sanjay.konduri@redpinesignals.com>
Signed-off-by: Sushant Kumar Mishra <sushant.mishra@redpinesignals.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions