From: Juuso Oikarinen Date: Thu, 18 Feb 2010 11:25:48 +0000 (+0200) Subject: wl1271: Optimized RX path packet retrieval X-Git-Tag: v2.6.34-rc1~233^2~88^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c71b0ea761da416af54df4f72f48e71050cc012;p=pandora-kernel.git wl1271: Optimized RX path packet retrieval Instead of acking RX packets read from the FW once all (of several possible) buffered packets are retrieved, ack packets one by one as they are read. This enables the FW to start receiving more packets from the network while the host read operation is still ongoing. Signed-off-by: Juuso Oikarinen Reviewed-by: Kalle Valo Signed-off-by: John W. Linville --- Reading git-diff-tree failed