diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2019-09-03 06:29:26 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-09-13 16:42:32 +0300 |
commit | ba76ff25ee64d5cfc86209d1fbb3c294b2c04412 (patch) | |
tree | 596dab1ab051dc8bfbe2c7c3474f042624e338ae /tools/perf/scripts/python/stackcollapse.py | |
parent | 172ca8308b0517ca2522a8c885755fd5c20294e7 (diff) |
brcmfmac: move "cfg80211_ops" pointer to another struct
This moves "ops" pointer from "struct brcmf_cfg80211_info" to the
"struct brcmf_pub". This movement makes it possible to allocate wiphy
without attaching cfg80211 (brcmf_cfg80211_attach()). It's required for
later separation of wiphy allocation and driver initialization.
While at it fix also an unlikely memory leak in the brcmf_attach().
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions