diff options
| author | Ajay Singh <[email protected]> | 2018-06-04 10:59:08 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-06-17 09:05:13 +0200 |
| commit | 6adc35d973018a13076b36e85a2774fdcc24608b (patch) | |
| tree | 129a7f521b4fbe5dcadfcee145f9d19085d41f63 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 3d9241d652748cd94f333562da45e8bd85ff6a47 (diff) | |
staging: wilc1000: use list_head to maintain 'rxq_entry_t elements in rx queue
Make use of 'list_head' data structure to maintain the rx buffer queue.
Modified wilc_wlan_rxq_add() to add the element at the tail by using
list_head API and wilc_wlan_rxq_remove() to remove the element from
head.
Signed-off-by: Ajay Singh <[email protected]>
Reviewed-by: Claudiu Beznea <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions