From: Mohamed Abbas Date: Fri, 22 May 2009 18:01:51 +0000 (-0700) Subject: iwlcore: Allow skb allocation from tasklet. X-Git-Tag: v2.6.31-rc1~330^2~313^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4752c93c30441f98f7ed723001b1a5e3e5619829;p=pandora-kernel.git iwlcore: Allow skb allocation from tasklet. If RX queue becomes empty then we need to restock the queue from tasklet to prevent ucode from starving. A caller to iwl_rx_allocate will decide if allocated buffer should come from GFP_ATOMIC or GFP_KERNEL. Signed-off-by: Mohamed Abbas Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed