diff options
| author | Glen Lee <[email protected]> | 2015-12-21 14:18:12 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-12-21 13:20:04 -0800 |
| commit | 67e2a07ed8008b81fdb98a998ceab66dc7af5999 (patch) | |
| tree | a60cef18888a0981998d7cfc68195df36d1a0af6 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 21ee5092cab9f6512d8b73afe79a74433d2363fb (diff) | |
staging: wilc1000: move all of wilc_wlan_dev_t to struct wilc
linux_wlan.c and wilc_wlan.c was separated into two part at the beginning
to support various platforms. They are in charge of send/receive control and
packet data, so they will be merged into one file wlan.c later.
First of all, wilc_wlan_dev_t which is used as global variable of wilc_wlan.c
will be moved into struct wilc.
This patch moves all members of wilc_wlan_dev_t to struct wilc and use wilc
instead of g_wlan. Finally remove wilc_wlan_dev_t and g_wlan.
Signed-off-by: Glen Lee <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions