From 502edd3902f7133041ab3d3efe8ca7fc06f6c82c Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Wed, 26 Mar 2008 00:55:50 -0700 Subject: [PATCH] --- yaml --- r: 87837 b: refs/heads/master c: 8c7230f781749cd7261b504c0bfa188bb96e77ee h: refs/heads/master i: 87835: cabce0be1271c48e1b51c6bb032f7c9dbcae98da v: v3 --- [refs] | 2 +- trunk/net/irda/irnet/irnet.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b736ed4e150c..b5e70490a967 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f70c176619dde7f32283fc5c94df8e9aaac12729 +refs/heads/master: 8c7230f781749cd7261b504c0bfa188bb96e77ee diff --git a/trunk/net/irda/irnet/irnet.h b/trunk/net/irda/irnet/irnet.h index bc2e15ce7004..7873c392ab4c 100644 --- a/trunk/net/irda/irnet/irnet.h +++ b/trunk/net/irda/irnet/irnet.h @@ -405,7 +405,7 @@ typedef struct irnet_socket /* "pppd" interact directly with us on a /dev/ file */ struct file * file; /* File descriptor of this instance */ /* TTY stuff - to keep "pppd" happy */ - struct termios termios; /* Various tty flags */ + struct ktermios termios; /* Various tty flags */ /* Stuff for the control channel */ int event_index; /* Last read in the event log */