From: Joonwoo Park Date: Wed, 23 Jan 2008 18:15:20 +0000 (-0800) Subject: iwlwifi: do not schedule tasklet when rcv unused irq X-Git-Tag: v2.6.25-rc1~1089^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25c03d8e8c13c5468155c58013b03841161b4559;p=pandora-kernel.git iwlwifi: do not schedule tasklet when rcv unused irq The nic controller's scheduler interrupt (CSR_INT_BIT_SCD) indicates to the driver that scheduler finished to transmit the frame/frames. This bit is not used and the tasklet should thus not be scheduled upon its receipt. Signed-off-by: Joonwoo Park Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed