aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorArend van Spriel <[email protected]>2015-06-15 22:48:38 +0200
committerKalle Valo <[email protected]>2015-06-16 11:35:09 +0300
commitcb700df8c8a62061b573322c4d0b292a9010aa3c (patch)
tree9420f39ae901a04f23a76eaa1c4876ef3e68911f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent323d8f1be18e7cef53027c24e46308900dc7a90c (diff)
brcmfmac: fix double free of p2pdev interface
When freeing the driver ifp pointer it should also be removed from the driver interface list, which is what brcmf_remove_interface() does. Otherwise, the ifp pointer will be freed twice triggering a kernel oops. Fixes: f37d69a4babc ("brcmfmac: free ifp for non-netdev interface in p2p module") Reviewed-by: Pieter-Paul Giesberts <[email protected]> Reviewed-by: Hante Meuleman <[email protected]> Signed-off-by: Arend van Spriel <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions