Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377016
b: refs/heads/master
c: 7cdbac7
h: refs/heads/master
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Jun 11, 2013
1 parent d2255b5 commit c72e65f
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: 1abd165ed757db1afdefaac0a4bc8a70f97d258c
refs/heads/master: 7cdbac71f911494aa7d0343be23c092ca84a5ed4
2 changes: 1 addition & 1 deletion trunk/net/netlink/af_netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ static int netlink_mmap(struct file *file, struct socket *sock,
err = 0;
out:
mutex_unlock(&nlk->pg_vec_lock);
return 0;
return err;
}

static void netlink_frame_flush_dcache(const struct nl_mmap_hdr *hdr)
Expand Down

0 comments on commit c72e65f

Please sign in to comment.