summaryrefslogtreecommitdiffstats
path: root/sys/dev/sx/sx.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sx/sx.c')
-rw-r--r--sys/dev/sx/sx.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/sx/sx.c b/sys/dev/sx/sx.c
index 8cef3ae..0f07f94 100644
--- a/sys/dev/sx/sx.c
+++ b/sys/dev/sx/sx.c
@@ -547,8 +547,6 @@ sxclose(
}
/* ok. we are now still on the right track.. nuke the hardware */
- sx_stop(tp, FREAD | FWRITE);
-
sxhardclose(pp);
ttyclose(tp);
pp->sp_state &= ~SX_SS_OPEN;
OpenPOWER on IntegriCloud