diff options
| author | Glen Lee <[email protected]> | 2015-12-21 14:18:43 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-12-21 13:21:09 -0800 |
| commit | eb9939b76007ab6dfa14f6664e6cf4deda9c56cd (patch) | |
| tree | 9118a9c16d61b14370bb0bba210d413475f57fa0 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | cd04d221dd6c9ceb5732d2c22c9e3bb7f8830a6a (diff) | |
staging: wilc1000: use vif index to communicate with wilc device
We now have vif index in all functions related with host interface thread.
wilc_get_vif_idx and wilc_get_vif_from_idx are added to get id and vif
respectively.
Relace get_id_from_handler with wilc_get_vif_idx and get_handler_from_id with
wilc_get_vif_from_idx. Remove unused function get_handler_from_id as well.
We get vif where wilc_get_vif_from_idx is called, so pass vif to msg.vif.
There are two get_id_from_handler left. They will be removed in later patch.
Signed-off-by: Glen Lee <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions