iwlwifi: earlier rx allocation
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl4965-base.c
index 855cc97d04a843f5a73bee2de53dbe164ca0341a..14a11bd83e8262ac161a06ae861cae151708bb11 100644 (file)
@@ -4669,7 +4669,7 @@ static void iwl4965_rx_handle(struct iwl4965_priv *priv)
        int reclaim;
        unsigned long flags;
        u8 fill_rx = 0;
-       u32 count = 0;
+       u32 count = 8;
 
        /* uCode's read index (stored in shared DRAM) indicates the last Rx
         * buffer that the driver may process (last buffer filled by ucode). */
This page took 0.025816 seconds and 5 git commands to generate.