summaryrefslogtreecommitdiff
path: root/sys/dev/mlx/mlx_disk.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2001-06-15 00:13:54 +0000
committerPeter Wemm <peter@FreeBSD.org>2001-06-15 00:13:54 +0000
commit14aa34173cc3166a4cb9052cd5b9a1a1e2b8e348 (patch)
tree15223de5f25af922d02f4c3ad036a39c578a4bf1 /sys/dev/mlx/mlx_disk.c
parent22941bd78f09ebcc56ac03ba3b938e87ea33e54a (diff)
Notes
Diffstat (limited to 'sys/dev/mlx/mlx_disk.c')
-rw-r--r--sys/dev/mlx/mlx_disk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/mlx/mlx_disk.c b/sys/dev/mlx/mlx_disk.c
index b372247d313e..7caa5222f113 100644
--- a/sys/dev/mlx/mlx_disk.c
+++ b/sys/dev/mlx/mlx_disk.c
@@ -186,7 +186,6 @@ mlxd_strategy(struct bio *bp)
bad:
bp->bio_flags |= BIO_ERROR;
- done:
/*
* Correctly set the buf to indicate a completed transfer
*/