Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309493
b: refs/heads/master
c: 2033e9b
h: refs/heads/master
i:
  309491: 7f72213
v: v3
  • Loading branch information
Neil Horman authored and David S. Miller committed May 30, 2012
1 parent 57d6fff commit b8aca08
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 20571d8894d1ee5a181e34e8d07ed8472acd30c4
refs/heads/master: 2033e9bf06f07e049bbc77e9452856df846714cc
3 changes: 3 additions & 0 deletions trunk/include/linux/net.h
Original file line number Diff line number Diff line change
Expand Up @@ -313,5 +313,8 @@ extern int kernel_sock_shutdown(struct socket *sock,
MODULE_ALIAS("net-pf-" __stringify(pf) "-proto-" __stringify(proto) \
"-type-" __stringify(type))

#define MODULE_ALIAS_NET_PF_PROTO_NAME(pf, proto, name) \
MODULE_ALIAS("net-pf-" __stringify(pf) "-proto-" __stringify(proto) \
name)
#endif /* __KERNEL__ */
#endif /* _LINUX_NET_H */

0 comments on commit b8aca08

Please sign in to comment.