diff options
Diffstat (limited to 'include/asm-ia64/termios.h')
-rw-r--r-- | include/asm-ia64/termios.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ia64/termios.h b/include/asm-ia64/termios.h index 3252e9110..e350569cd 100644 --- a/include/asm-ia64/termios.h +++ b/include/asm-ia64/termios.h @@ -58,7 +58,7 @@ struct termio { #define N_MASC 8 /* Reserved for Mobitex module <kaz@cafe.net> */ #define N_R3964 9 /* Reserved for Simatic R3964 module */ #define N_PROFIBUS_FDL 10 /* Reserved for Profibus <Dave@mvhi.com> */ -#define N_IRDA 11 /* Linux IR - http://www.cs.uit.no/~dagb/irda/irda.html */ +#define N_IRDA 11 /* Linux IR - http://irda.sourceforge.net/ */ #define N_SMSBLOCK 12 /* SMS block mode - for talking to GSM data cards about SMS msgs */ #define N_HDLC 13 /* synchronous HDLC */ #define N_SYNC_PPP 14 /* synchronous PPP */ |