aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2002-09-20 12:52:03 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2002-09-20 12:52:03 +0000
commitf90c382c0c6c8b94d43903c8df4b52b4574fadd8 (patch)
tree1d367b627ceceea40420446ef7bb5ef0ae17c419 /sys/dev/mlx
parent47fae43eab10c482074c64a399e3a07ea9375d9f (diff)
Notes
Diffstat (limited to 'sys/dev/mlx')
-rw-r--r--sys/dev/mlx/mlxvar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/mlx/mlxvar.h b/sys/dev/mlx/mlxvar.h
index 84dad18eb403..f5b68e53afa9 100644
--- a/sys/dev/mlx/mlxvar.h
+++ b/sys/dev/mlx/mlxvar.h
@@ -230,7 +230,6 @@ struct mlxd_softc
struct mlx_sysdrive *mlxd_drive;
struct disk mlxd_disk;
struct devstat mlxd_stats;
- struct disklabel mlxd_label;
int mlxd_unit;
int mlxd_flags;
#define MLXD_OPEN (1<<0) /* drive is open (can't shut down) */