From: Abhijeet Kolekar Date: Thu, 30 Apr 2009 20:56:26 +0000 (-0700) Subject: iwl3945: fix lock dependency X-Git-Tag: v2.6.31-rc1~330^2~448^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=722404983b9deb21e4f786224201ca2ab27a1c48;p=pandora-kernel.git iwl3945: fix lock dependency Patch seperates rx_used and rx_free into two different atomic contexts. We can now avoid using GFP_ATOMIC for skb allocation and use GFP_KERNEL. Signed-off-by: Abhijeet Kolekar Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed