[PATCH] n_r3964: fixed usage of HZ; removed bad include
authorKurt Huwig <k.huwig@iku-ag.de>
Sat, 24 Dec 2005 23:13:08 +0000 (00:13 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 24 Dec 2005 23:37:00 +0000 (15:37 -0800)
commit01e33b5a2a153eec74dd87522e264948030b88c1
treece6bb4a84cbec87a62834adadc3cb571bbafec82
parentcdcdb28623fb74d9564b102cd1cbe3854071e855
[PATCH] n_r3964: fixed usage of HZ; removed bad include

Fix n_r3964 timeouts (hardcoded for 100Hz)

Also the include of <asm/termios.h> in 'n_r3964.h' is unnecessary and
prevents using the header file in any application that has to include
<termios.h> due to duplicate definition of 'struct termio'.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/n_r3964.h