From d9109195721e5129c58743d7d8b8269a19711baa Mon Sep 17 00:00:00 2001 From: Al Viro Date: Fri, 9 Feb 2007 18:13:42 +0000 Subject: [PATCH] --- yaml --- r: 47633 b: refs/heads/master c: d88e661fb9d28f1de799d524a8625b35eee94bbb h: refs/heads/master i: 47631: e1fe694a30439cd8c1d1bce9540785bd6331b628 v: v3 --- [refs] | 2 +- trunk/include/linux/dn.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index cb49decf7f0c..d232b6b1cb0b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c67687f36acd5e9f387474547143c12fc9ec2737 +refs/heads/master: d88e661fb9d28f1de799d524a8625b35eee94bbb diff --git a/trunk/include/linux/dn.h b/trunk/include/linux/dn.h index 10b6a6fd5837..02bba040fcfb 100644 --- a/trunk/include/linux/dn.h +++ b/trunk/include/linux/dn.h @@ -113,7 +113,7 @@ struct accessdata_dn * DECnet logical link information structure */ struct linkinfo_dn { - __le16 idn_segsize; /* Segment size for link */ + __u16 idn_segsize; /* Segment size for link */ __u8 idn_linkstate; /* Logical link state */ };