From: Jody McIntyre Date: Wed, 29 Mar 2006 01:04:04 +0000 (-0500) Subject: ohci1394: cleanup the "Unexpected PCI resource length" warning. X-Git-Tag: v2.6.17-rc1~167^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94c2d01a537daf51a9fcf229d7d2204c979355d9;p=pandora-kernel.git ohci1394: cleanup the "Unexpected PCI resource length" warning. This warning happens in practice because the resource length reported by the chipset is too large. This is not actually a problem, so don't warn about it. If it happens to be too small, warn about that, but with a different message so people who are used to ignoring the old message don't. Signed-off-by: Jody McIntyre --- Reading git-diff-tree failed