diff options
author | Alan Cox <alan@redhat.com> | 2009-01-02 13:47:45 +0000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-02 10:19:41 -0800 |
commit | ac9720c37e8795317e8be3adad63cb0d5522a640 (patch) | |
tree | dc95934f775b7867552ef230756fa6726740216b /drivers/net/e1000 | |
parent | e136e3036bf27569dbfeae245cc09c7167cdc749 (diff) |
tty: Fix the HSO termios handling a bit
Init the tty structure once
Don't set ->low_latency twice in a row
Don't force bits we should be leaving to the user
Don't allocate termios arrays as these are in fact allocated by the tty layer
for you and just overwrite the ones allocated in the driver
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/net/e1000')
0 files changed, 0 insertions, 0 deletions