Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255343
b: refs/heads/master
c: e3cc055
h: refs/heads/master
i:
  255341: e7af118
  255339: 025ea30
  255335: 6d3a471
  255327: 2b75d66
v: v3
  • Loading branch information
Joe Perches authored and David S. Miller committed Jun 5, 2011
1 parent e7ec4e0 commit 64c5b37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6403eab143205a45a5493166ff8bf7e3646f4a77
refs/heads/master: e3cc055c18ab575291acf0af7622a2e97c4728fa
4 changes: 2 additions & 2 deletions trunk/include/net/sctp/sctp.h
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ static inline int ipver2af(__u8 ipver)
return AF_INET6;
default:
return 0;
};
}
}

/* Convert from an address parameter type to an address family. */
Expand All @@ -614,7 +614,7 @@ static inline int param_type2af(__be16 type)
return AF_INET6;
default:
return 0;
};
}
}

/* Perform some sanity checks. */
Expand Down

0 comments on commit 64c5b37

Please sign in to comment.