[SCTP]: More trivial sctp annotations.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Al Viro
2006-11-20 17:26:34 -08:00
committed by David S. Miller
parent 962c837275
commit 9f81bcd942
4 changed files with 12 additions and 12 deletions

View File

@@ -351,7 +351,7 @@ struct sctp_ulpevent *sctp_ulpevent_make_remote_error(
struct sctp_remote_error *sre;
struct sk_buff *skb;
sctp_errhdr_t *ch;
__u16 cause;
__be16 cause;
int elen;
ch = (sctp_errhdr_t *)(chunk->skb->data);