Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311165
b: refs/heads/master
c: 9f77186
h: refs/heads/master
i:
  311163: 44329bf
v: v3
  • Loading branch information
Ben Chan authored and Greg Kroah-Hartman committed Jun 15, 2012
1 parent b3d0e67 commit 9316a7a
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: a529ae4ba3acfd97210769e3445e8d8b07ca1112
refs/heads/master: 9f77186dd13125bef301f9136b6075f5530f3d85
2 changes: 1 addition & 1 deletion trunk/drivers/staging/gdm72xx/netlink_k.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ struct sock *netlink_init(int unit, void (*cb)(struct net_device *dev, u16 type,

void netlink_exit(struct sock *sock)
{
sock_release(sock->sk_socket);
netlink_kernel_release(sock);
}

int netlink_send(struct sock *sock, int group, u16 type, void *msg, int len)
Expand Down

0 comments on commit 9316a7a

Please sign in to comment.