Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44599
b: refs/heads/master
c: 882a382
h: refs/heads/master
i:
  44597: 76615f2
  44595: b85d061
  44591: 13a0cab
v: v3
  • Loading branch information
Sridhar Samudrala authored and David S. Miller committed Dec 14, 2006
1 parent 30d5546 commit 6c337b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 29c7cf96186ac14ce7380633f690fc39732ff03a
refs/heads/master: 882a382c3e0b432fa91672e1c2754cac3f5a6b4f
1 change: 1 addition & 0 deletions trunk/net/sctp/protocol.c
Original file line number Diff line number Diff line change
Expand Up @@ -1258,6 +1258,7 @@ module_exit(sctp_exit);
* __stringify doesn't likes enums, so use IPPROTO_SCTP value (132) directly.
*/
MODULE_ALIAS("net-pf-" __stringify(PF_INET) "-proto-132");
MODULE_ALIAS("net-pf-" __stringify(PF_INET6) "-proto-132");
MODULE_AUTHOR("Linux Kernel SCTP developers <lksctp-developers@lists.sourceforge.net>");
MODULE_DESCRIPTION("Support for the SCTP protocol (RFC2960)");
MODULE_LICENSE("GPL");

0 comments on commit 6c337b9

Please sign in to comment.