diff options
author | 2014-01-06 12:40:49 +0100 | |
---|---|---|
committer | 2014-01-06 15:48:06 -0500 | |
commit | 9df4d542fc716fa2235d20afd086d78253901612 (patch) | |
tree | dcca3c7278b38c1bb72997b09799db4f52eefb37 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | brcmfmac: call brcmf_cfg80211_detach() after removal of interfaces (diff) | |
download | linux-dev-9df4d542fc716fa2235d20afd086d78253901612.tar.xz linux-dev-9df4d542fc716fa2235d20afd086d78253901612.zip |
brcmfmac: use custom destructor callback for all netdevice interfaces
The destructor for net devices was set to free_netdev() to get rid
of it and the private data. The private data refers to a brcmf_if
instance, but indirectly it also refers to brcmf_cfg80211_vif which
holds the wdev. This is freed as well by using a new custom destructor
called brcmf_cfg80211_free_netdev().
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions