From: Stefan Richter Date: Sun, 24 Mar 2013 16:31:38 +0000 (+0100) Subject: firewire: sbp2: replace BUG_ON by WARN_ON X-Git-Tag: v3.10-rc1~37^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6c8cefc69a0b1e75b369613f902141f2c621914;p=pandora-kernel.git firewire: sbp2: replace BUG_ON by WARN_ON No need to crash and burn if S/G element sizes cannot be set to our liking; just leave a message in the log. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed