Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314265
b: refs/heads/master
c: 39912f9
h: refs/heads/master
i:
  314263: 679a07b
v: v3
  • Loading branch information
Thomas Graf authored and David S. Miller committed Jun 14, 2012
1 parent 1ae1832 commit 56d5144
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: 0450243096de90ff51c3a6c605410c5e28d79f8d
refs/heads/master: 39912f9cf9603f0de085fb5ba916a7a88010ccd9
2 changes: 1 addition & 1 deletion trunk/net/dcb/dcbnl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1664,7 +1664,7 @@ static int dcb_doit(struct sk_buff *skb, struct nlmsghdr *nlh, void *arg)
u32 pid = skb ? NETLINK_CB(skb).pid : 0;
int ret = -EINVAL;
struct sk_buff *reply_skb;
struct nlmsghdr *reply_nlh;
struct nlmsghdr *reply_nlh = NULL;
const struct reply_func *fn;

if (!net_eq(net, &init_net))
Expand Down

0 comments on commit 56d5144

Please sign in to comment.