summaryrefslogtreecommitdiffstats
path: root/sys/dev/ppbus/lpt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ppbus/lpt.c')
-rw-r--r--sys/dev/ppbus/lpt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ppbus/lpt.c b/sys/dev/ppbus/lpt.c
index f3f2c1d..3b978d7 100644
--- a/sys/dev/ppbus/lpt.c
+++ b/sys/dev/ppbus/lpt.c
@@ -356,7 +356,6 @@ lpt_probe(device_t dev)
struct lpt_data *sc;
sc = DEVTOSOFTC(dev);
- bzero(sc, sizeof(struct lpt_data));
/*
* Now, try to detect the printer.
OpenPOWER on IntegriCloud