summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorWinnie Chang <winnie.chang@cypress.com>2018-08-08 05:19:41 +0300
committerKalle Valo <kvalo@codeaurora.org>2018-08-09 18:06:20 +0300
commit27a8aea13053700ad2a08189024df7e341d1ee51 (patch)
treee03235af3457eaae1e8ac777e7b88ba3e620963c /tools/perf/scripts/python/export-to-postgresql.py
parent33c740411adad674b31444787a9b4e46c193ab67 (diff)
downloadlinux-27a8aea13053700ad2a08189024df7e341d1ee51.tar.xz
brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereference
The kernel BUG happens when wowl is enabled from firmware. In brcmf_wiphy_wowl_params(), cfg is a NULL pointer because it is drvr->config returned from wiphy_to_cfg(), and drvr->config is not set yet. To fix it, set drvr->config before brcmf_setup_wiphy() which calls brcmf_wiphy_wowl_params(). Fixes: 856d5a011c86 ("brcmfmac: allocate struct brcmf_pub instance using wiphy_new()") Signed-off-by: Winnie Chang <winnie.chang@cypress.com> Signed-off-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions