Vladimir Kondratiev 148416a973 wil6210: optimize index manipulation in wil_vring_reap_rx
Use temporal variable for often used vring->swhead;
and use proper index in debug printing - vring->swhead
used before was modified in wil_vring_advance_head
and then increased value was used in debug print

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-03-20 08:33:16 +02:00
..
2015-03-02 16:43:41 -05:00
2015-03-02 16:43:41 -05:00
2014-12-09 21:51:06 -05:00
2015-03-02 16:43:41 -05:00
2015-01-23 17:51:15 -08:00