Re: [PATCH 46/60] microblaze_v4: termbits.h termios.h

From: Michal Simek
Date: Thu Jun 26 2008 - 15:01:00 EST


OK.I'll fix it.

M

>> +++ b/include/asm-generic/termbits.h
>> @@ -0,0 +1,200 @@
>
>> +/* c_cflag bit meaning */
>> +
>> +#define CBAUD 0010017
>> +#define B0 0000000 /* hang up */
>
> You need BOTHER in here as well - especially if it is going to be generic.
>
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@xxxxxxxxxx
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/