struct rtems_termios_tty 's minor error

Joel Sherrill joel.sherrill at OARcorp.com
Mon Nov 3 15:39:43 UTC 2008


yijun li wrote:
> In the \cpukit\libcsupport\include\rtems\termiostypes.h,i found a tiny 
> error.
>  
> struct rtems_termios_tty {
> ......
>   rtems_device_major_number  major;
>   rtems_device_major_number  minor;
>  
> ......
> };
> I think   rtems_device_major_number should be rtems_device_minor_number.
Fixed in all active branches and head.  Filed as PR1333.

Thanks for spotting this.

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill at OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985





More information about the users mailing list