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 */ };