]> Git Repo - linux.git/blobdiff - net/sctp/outqueue.c
[SCTP]: More trivial sctp annotations.
[linux.git] / net / sctp / outqueue.c
index 739582415bf6d84b98d61235ac6a220b9a01cd34..c9148484b2ff20a2f8ce27deef2f4e856e76acdc 100644 (file)
@@ -1632,7 +1632,7 @@ pass:
 }
 
 static inline int sctp_get_skip_pos(struct sctp_fwdtsn_skip *skiplist,
-                                   int nskips, __u16 stream)
+                                   int nskips, __be16 stream)
 {
        int i;
 
This page took 0.029753 seconds and 4 git commands to generate.