diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 2005-10-28 02:17:40 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 2005-10-28 02:17:40 +0000 |
| commit | bcb02fd532ab511a91a538afb943497457c1f540 (patch) | |
| tree | a03cc4404a68b5f35f6bdab31415094d2f3ba430 /sys/pci | |
| parent | 5dbed42856ab7757607327cdf83e9dafdf48d7d7 (diff) | |
Notes
Diffstat (limited to 'sys/pci')
| -rw-r--r-- | sys/pci/if_wb.c | 2 |
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); } |
