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

From: Alan Cox
Date: Thu Jun 26 2008 - 09:40:27 EST


> +++ 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.

--
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/