From: Wey-Yi Guy Date: Fri, 15 Jan 2010 21:43:38 +0000 (-0800) Subject: iwlwifi: software w/a for h/w bug cause Rx bit get clear X-Git-Tag: v2.6.34-rc1~233^2~421^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a11df6ee58d1b1fc7e5ecd7593a04d7555dc522;p=pandora-kernel.git iwlwifi: software w/a for h/w bug cause Rx bit get clear This is a w/a for a hardware bug. the h/w bug may cause the Rx bit (bit 15 before shifting it to 31) to clear when using interrupt coalescing. This does not mean frames are lost - their processing is just delayed until next interrupt arrives. Signed-off-by: Wey-Yi Guy Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed