aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx/mlxvar.h
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2003-03-08 08:01:31 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2003-03-08 08:01:31 +0000
commit60794e0478b835c275eccb116cd177a789f87f56 (patch)
tree040efa2f46ce483cf5b045724c67c81b1d43d147 /sys/dev/mlx/mlxvar.h
parent74c69254e6161f609c5b4c3faca34b027753580b (diff)
Notes
Diffstat (limited to 'sys/dev/mlx/mlxvar.h')
-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 e8924ef1e6ded..d2e66d9b8d174 100644
--- a/sys/dev/mlx/mlxvar.h
+++ b/sys/dev/mlx/mlxvar.h
@@ -228,7 +228,6 @@ struct mlxd_softc
struct mlx_softc *mlxd_controller;
struct mlx_sysdrive *mlxd_drive;
struct disk mlxd_disk;
- struct devstat mlxd_stats;
int mlxd_unit;
int mlxd_flags;
#define MLXD_OPEN (1<<0) /* drive is open (can't shut down) */