From: Johannes Berg Date: Tue, 23 Sep 2008 17:18:43 +0000 (+0200) Subject: iwlagn: downgrade BUG_ON in interrupt X-Git-Tag: v2.6.28-rc1~717^2~172^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55d6a3cd0cc85ed90c39cf32e16f622bd003117b;p=pandora-kernel.git iwlagn: downgrade BUG_ON in interrupt This BUG_ON really shouldn't trigger, but if it does, as on my machine, it leaves you wondering what happened because you won't see it. Let's instead leak a bit of state and memory and at least make it possible to report it to the kerneloops project to track it. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed