commit | 94c2d01a537daf51a9fcf229d7d2204c979355d9 | [log] [tgz] |
---|---|---|
author | Jody McIntyre <scjody@modernduck.com> | Tue Mar 28 20:04:04 2006 -0500 |
committer | Jody McIntyre <scjody@modernduck.com> | Tue Mar 28 20:04:04 2006 -0500 |
tree | 9ef944f89559b8d5ac3edaac836334861fd07fbf | |
parent | d024ebc67eaa6bb7abca2e3061cb257a1587fa30 [diff] |
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 <scjody@modernduck.com>