aboutsummaryrefslogtreecommitdiff
path: root/sys/pci
diff options
context:
space:
mode:
authorBill Paul <wpaul@FreeBSD.org>2005-10-28 02:17:40 +0000
committerBill Paul <wpaul@FreeBSD.org>2005-10-28 02:17:40 +0000
commitbcb02fd532ab511a91a538afb943497457c1f540 (patch)
treea03cc4404a68b5f35f6bdab31415094d2f3ba430 /sys/pci
parent5dbed42856ab7757607327cdf83e9dafdf48d7d7 (diff)
Notes
Diffstat (limited to 'sys/pci')
-rw-r--r--sys/pci/if_wb.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/pci/if_wb.c b/sys/pci/if_wb.c
index 01be2334881d..65166677b348 100644
--- a/sys/pci/if_wb.c
+++ b/sys/pci/if_wb.c
@@ -1746,8 +1746,6 @@ wb_ioctl(ifp, command, data)
break;
}
- WB_UNLOCK(sc);
-
return(error);
}