diff options
author | Lior David <[email protected]> | 2016-08-18 16:52:16 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2016-08-19 13:11:28 +0300 |
commit | 2690c4c0e83b1aa5aa8b8b258ae422b067720224 (patch) | |
tree | fb63395f876148ab0549e2b2d078d9e858d44a04 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | dc90506f145875b9d88160802cc5fe06a7c79dda (diff) |
wil6210: fix wiphy registration sequence
Currently wiphy structure is initialized and registered
in wil_if_alloc, before some information is available such
as MAC address and capabilities. As a result there is a
small chance user space will get incorrect information
from calls such as NL80211_CMD_GET_WIPHY.
Fix this by seperating the registration and moving it
to wil_if_add which is executed later, after all
relevant information is known.
Signed-off-by: Lior David <[email protected]>
Signed-off-by: Maya Erez <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions