aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2001-05-13 04:44:45 +0000
committerWarner Losh <imp@FreeBSD.org>2001-05-13 04:44:45 +0000
commit180c9afb62cb776a63b7008508c0a86e2671b52a (patch)
tree1ae48e4738fdfd8ecdd34d840cac37b5b398d0e2 /sys
parent87c53da12e4802b8f00bd16c271e243776a43ef3 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/pccard/pcic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pccard/pcic.c b/sys/pccard/pcic.c
index 973c96907589..9b319c706284 100644
--- a/sys/pccard/pcic.c
+++ b/sys/pccard/pcic.c
@@ -1303,7 +1303,7 @@ pcic_get_res_flags(device_t bus, device_t child, int restype, int rid,
default:
err = EOPNOTSUPP;
}
- return (0);
+ return (err);
}
static int