diff options
author | Lior David <liord@codeaurora.org> | 2018-02-26 21:12:11 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-02-27 19:50:04 +0300 |
commit | 9f38f28624555af82a2909c9716688367d7297b1 (patch) | |
tree | 4e7bff528883ea923fbb28dcf821abc283eefc54 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 9bfd05e35ac3519c26ffa0bfb1ab8933c8f00c74 (diff) | |
download | linux-9f38f28624555af82a2909c9716688367d7297b1.tar.xz |
wil6210: add wil6210_vif structure for per-VIF data
For supporting multiple virtual interfaces in the future,
introduce a wil6210_vif structure which will hold per-VIF
data. Change the module initialization so wil6210_vif will
be part of net_device structure, and wireless_dev will be
embedded inside the wil6210_vif structure. This will allow
us to find the appropriate wil6210_vif structure when we
only have access to wireless_dev or net_device.
Signed-off-by: Lior David <liord@codeaurora.org>
Signed-off-by: Maya Erez <merez@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions