mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Merged from sys/dev/sio/sio.c revision 1.399.
This commit is contained in:
parent
b0327095f6
commit
b19a8c613b
2 changed files with 0 additions and 4 deletions
|
|
@ -2124,9 +2124,7 @@ comhardclose(com)
|
|||
{
|
||||
int s;
|
||||
struct tty *tp;
|
||||
int unit;
|
||||
|
||||
unit = com->unit;
|
||||
s = spltty();
|
||||
com->poll = FALSE;
|
||||
com->poll_output = FALSE;
|
||||
|
|
|
|||
|
|
@ -2124,9 +2124,7 @@ comhardclose(com)
|
|||
{
|
||||
int s;
|
||||
struct tty *tp;
|
||||
int unit;
|
||||
|
||||
unit = com->unit;
|
||||
s = spltty();
|
||||
com->poll = FALSE;
|
||||
com->poll_output = FALSE;
|
||||
|
|
|
|||
Loading…
Reference in a new issue