summaryrefslogtreecommitdiffstats
path: root/sys/pci/ncr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/ncr.c')
-rw-r--r--sys/pci/ncr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pci/ncr.c b/sys/pci/ncr.c
index ee8c2bc..70b08c7 100644
--- a/sys/pci/ncr.c
+++ b/sys/pci/ncr.c
@@ -6425,7 +6425,6 @@ static nccb_p ncr_get_nccb
if (cp != NULL) {
if (cp->magic) {
printf("%s: Bogus free cp found\n", ncr_name(np));
- splx(s);
return (NULL);
}
cp->magic = 1;
OpenPOWER on IntegriCloud