carl9170 firmware: speedup handle_rx
authorChristian Lamparter <chunkeey@googlemail.com>
Mon, 26 Jul 2010 21:55:09 +0000 (23:55 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Mon, 26 Jul 2010 21:55:09 +0000 (23:55 +0200)
Thanks to the improved rx processing in the driver,
rx overruns should no longer happen that frequently.

Also, The overrun detection might not be triggered
in this code-path at all when the recv wlan queue
has run dry.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>

No differences found