From: Dave Kleikamp Date: Tue, 10 Oct 2006 21:45:46 +0000 (-0700) Subject: [PATCH] airo: check if need to freeze X-Git-Tag: v2.6.19-rc3~13^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bb85f18087b10a908bd793e9fd3ccd63aebb724;p=pandora-kernel.git [PATCH] airo: check if need to freeze The airo driver used to break out of while loop if there were any signals pending. Since it no longer checks for signals, it at least needs to check if it needs to be frozen. Signed-off-by: Dave Kleikamp Cc: Jean Tourrilhes Cc: Sukadev Bhattiprolu Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: John W. Linville --- Reading git-diff-tree failed