From: Alan Stern Date: Mon, 19 Mar 2007 19:33:11 +0000 (-0400) Subject: UHCI: Add some WARN_ON()s X-Git-Tag: v2.6.22-rc1~1117^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cef7727c953056bb3ef9852a79d9658a1d8df4e;p=pandora-kernel.git UHCI: Add some WARN_ON()s This patch (as872) adds some WARN_ON()s to various error checks which are never supposed to fail. Unsettlingly, one of them has shown up in a user's log! Maybe making the warning more visible and having the call-stack information available will help pinpoint the source of the problem. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed