From: Christian Lamparter Date: Mon, 26 Jul 2010 21:55:09 +0000 (+0200) Subject: carl9170 firmware: speedup handle_rx X-Git-Tag: 1.7.3~1 X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=59c208a70905fc6376383aa1e7f4f7c6811c69b3;hp=59c208a70905fc6376383aa1e7f4f7c6811c69b3 carl9170 firmware: speedup handle_rx 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 ---