forked from Minki/linux
[DECNET]: fix misannotation of linkinfo_dn
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
11a2254716
commit
f7b14315fa
@ -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 */
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user