diff options
author | roel kluin <roel.kluin@gmail.com> | 2008-10-21 07:35:34 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-10-22 12:22:07 +0200 |
commit | d51894f4979e941a86309f29898579cbb591514e (patch) | |
tree | e848aec1028c068f0e8c6c381477c702df8e0787 /init | |
parent | r8169: checks against wrong mac addresse init (diff) | |
download | linux-d51894f4979e941a86309f29898579cbb591514e.tar.xz linux-d51894f4979e941a86309f29898579cbb591514e.zip |
gianfar: fix handle errors returned by platform_get_irq*()
platform_get_irq*() returns on -ENXIO when the resource cannot be
found, but this remains unnoticed if stored in an unsigned.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions