diff options
| author | 2018-06-04 10:59:07 +0530 | |
|---|---|---|
| committer | 2018-06-17 09:05:13 +0200 | |
| commit | 3d9241d652748cd94f333562da45e8bd85ff6a47 (patch) | |
| tree | d1fe166ede4243691868727532cf3241f0a8f278 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | Staging: gdm724x: use match_string() helper (diff) | |
staging: wilc1000: use list_head to maintain 'txq_entry_t' elements of tx queue
Use list_head data structure for the doubly linked list instead of own
implementation.
Only 'txq_head' is required, so removed the txq_tail pointer from
'wilc' structure.
Following functions are modified to provide data using list_head API's
wilc_wlan_txq_remove()
wilc_wlan_txq_remove_from_head()
wilc_wlan_txq_add_to_tail()
wilc_wlan_txq_add_to_head()
wilc_wlan_txq_get_first()
wilc_wlan_txq_get_next()
Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
