Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22216
b: refs/heads/master
c: 9c005e0
h: refs/heads/master
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo authored and David S. Miller committed Mar 21, 2006
1 parent 651192c commit e209e8a
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: 95ed63f791656fc19e36ae68bc328e367958c76b
refs/heads/master: 9c005e018cd951699e371a06889c553f9f4d1478
2 changes: 1 addition & 1 deletion trunk/net/llc/af_llc.c
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ static void llc_ui_sk_init(struct socket *sock, struct sock *sk)
}

static struct proto llc_proto = {
.name = "DDP",
.name = "LLC",
.owner = THIS_MODULE,
.obj_size = sizeof(struct llc_sock),
};
Expand Down

0 comments on commit e209e8a

Please sign in to comment.