Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328061
b: refs/heads/master
c: c9d2ea9
h: refs/heads/master
i:
  328059: 647898d
v: v3
  • Loading branch information
David S. Miller committed Sep 23, 2012
1 parent 1a89feb commit fcac290
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: 30099b2e9b3a1f88250d31472edf2b6d6f0a7d8b
refs/heads/master: c9d2ea96ca3bbc85264803ff6bd66eb3bbefdb77
2 changes: 1 addition & 1 deletion trunk/include/linux/netlink.h
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,10 @@ extern void netlink_table_ungrab(void);
/* optional Netlink kernel configuration parameters */
struct netlink_kernel_cfg {
unsigned int groups;
unsigned int flags;
void (*input)(struct sk_buff *skb);
struct mutex *cb_mutex;
void (*bind)(int group);
unsigned int flags;
};

extern struct sock *__netlink_kernel_create(struct net *net, int unit,
Expand Down

0 comments on commit fcac290

Please sign in to comment.