diff options
author | Hante Meuleman <[email protected]> | 2016-01-02 09:41:40 +0100 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2016-01-07 11:21:14 +0200 |
commit | 6a98d64a27de16f88b97a493577a5fb9d18ec000 (patch) | |
tree | a60df656f4665e9c93f0d360fb0123828399c3cf /tools/perf/scripts/python | |
parent | ec64241c9fd2873979cf9c05eeaaa4cabe12032a (diff) |
brcmfmac: Fix warn trace on module unload while in ibss mode
When the driver is being unloaded a situation can occur where the
wirelesss core (cfg80211) wants to remove the ibss, but the state
of brcmfmac has already been set to down. When an error is
returned in that situation then that will result in a stack
trace on removal of the wiphy object. This is avoided by
returning 0 when device is down on a leave_ibss call.
Reviewed-by: Arend Van Spriel <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Signed-off-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')
0 files changed, 0 insertions, 0 deletions