Vladimir Kondratiev cf42c4e5d3 wil6210: optimize wil_release_reorder_frames
In case of receiving frame with sequence number far greater than current,
wil_release_reorder_frames() will iterate many times over empty buffer.

Optimize this case by checking buffer emptiness and simply update
head_seq_num without iterating.

Suggested-by: Vladimir Shulman <Vladimir.Shulman@Wilocity.com>
Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-05-29 13:10:32 -04:00
..
2014-05-29 13:10:31 -04:00
2013-05-22 15:08:27 -04:00
2014-05-29 13:10:31 -04:00
2014-05-29 13:10:31 -04:00
2014-02-28 14:33:30 -05:00
2014-05-29 13:10:28 -04:00
2014-05-29 13:10:31 -04:00
2013-05-22 15:08:27 -04:00
2014-05-29 13:10:31 -04:00
2014-02-28 14:33:30 -05:00
2014-05-29 13:10:31 -04:00
2014-05-29 13:10:31 -04:00
2014-04-22 15:06:28 -04:00