diff options
| -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); } |
