From: Stefan Richter Date: Wed, 14 Oct 2009 18:37:36 +0000 (+0200) Subject: firewire: core: WARN on wrong usage of core transaction functions X-Git-Tag: v2.6.33-rc1~383^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b189bf3633c3b73d4f08124a86f3e019953d412;p=pandora-kernel.git firewire: core: WARN on wrong usage of core transaction functions In the code path which creates request packets, clearly mark a switch branch which must never be reached with a WARN. In the code path which creates response packets, replace a BUG by a friendlier to debug WARN. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed