summaryrefslogtreecommitdiffstats
path: root/include/linux/cycx_x25.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-02-16 01:07:24 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-02-16 01:07:24 +0000
commit95db6b748fc86297827fbd9c9ef174d491c9ad89 (patch)
tree27a92a942821cde1edda9a1b088718d436b3efe4 /include/linux/cycx_x25.h
parent45b27b0a0652331d104c953a5b192d843fff88f8 (diff)
Merge with Linux 2.3.40.
Diffstat (limited to 'include/linux/cycx_x25.h')
-rw-r--r--include/linux/cycx_x25.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/include/linux/cycx_x25.h b/include/linux/cycx_x25.h
index e242e5795..4fa2e967e 100644
--- a/include/linux/cycx_x25.h
+++ b/include/linux/cycx_x25.h
@@ -3,7 +3,7 @@
*
* Author: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
*
-* Copyright: (c) 1998, 1999 Arnaldo Carvalho de Melo
+* Copyright: (c) 1998-2000 Arnaldo Carvalho de Melo
*
* Based on sdla_x25.h by Gene Kozin <74604.152@compuserve.com>
*
@@ -13,9 +13,8 @@
* 2 of the License, or (at your option) any later version.
* ============================================================================
* 1999/01/03 acme judicious use of data types
-*
* 1999/01/02 acme #define X25_ACK_N3 0x4411
-* Dec 28, 1998 Arnaldo cleanup: lot'o'things removed
+* 1998/12/28 acme cleanup: lot'o'things removed
* commands listed,
* TX25Cmd & TX25Config structs
* typedef'ed
@@ -31,7 +30,7 @@
#define X25_MBOX_OFFS 0x300 /* general mailbox block */
#define X25_RXMBOX_OFFS 0x340 /* receive mailbox */
-/* DATA STRUCTURES */
+/* Data Structures */
/* X.25 Command Block. */
typedef struct X25Cmd
{