mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 02:13:58 +08:00
I fixed the problems noted by Victor Vengerov.
1) Fix typo in cfsetispeed().
2) In rtems_termios_open, ensure that args->iop->data1 is set before calling
device-specific open routine.