Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41901
b: refs/heads/master
c: ee41e2d
h: refs/heads/master
i:
  41899: 1b577c2
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo authored and David S. Miller committed Dec 3, 2006
1 parent 15274df commit 499d332
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 3a137d2065571864be0301b9ebd72ddb01060997
refs/heads/master: ee41e2dff1a0ac548f12871f4bb23fe9e69e13eb
2 changes: 1 addition & 1 deletion trunk/include/net/protocol.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ struct inet_protosw {

/* These two fields form the lookup key. */
unsigned short type; /* This is the 2nd argument to socket(2). */
int protocol; /* This is the L4 protocol number. */
unsigned short protocol; /* This is the L4 protocol number. */

struct proto *prot;
const struct proto_ops *ops;
Expand Down

0 comments on commit 499d332

Please sign in to comment.