From: Roar Førde Date: Tue, 6 Dec 2011 12:15:44 +0000 (+0000) Subject: caif: Replace BUG_ON with WARN_ON. X-Git-Tag: v3.3-rc1~182^2~313 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f84ea779c25dabc90956f1c329e5e5c501ea96cc;p=pandora-kernel.git caif: Replace BUG_ON with WARN_ON. BUG_ON is too strict in a number of circumstances, use WARN_ON instead. Protocol errors should not halt the system. Signed-off-by: Sjur Brændeland Signed-off-by: David S. Miller --- Reading git-diff-tree failed