Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166975
b: refs/heads/master
c: f0b2593
h: refs/heads/master
i:
  166973: 2d6e519
  166971: 501c7ba
  166967: 56183ed
  166959: e7120f4
  166943: 67d7f50
  166911: ef70879
v: v3
  • Loading branch information
Stephen Boyd authored and David S. Miller committed Oct 6, 2009
1 parent 9997d9e commit 5954ee2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a160ee69c6a4622ed30c377a978554015e9931cb
refs/heads/master: f0b25932b8e60e96f5f371b27442e560803ac6f5
3 changes: 2 additions & 1 deletion trunk/drivers/connector/cn_proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,8 @@ static void cn_proc_ack(int err, int rcvd_seq, int rcvd_ack)
* cn_proc_mcast_ctl
* @data: message sent from userspace via the connector
*/
static void cn_proc_mcast_ctl(struct cn_msg *msg)
static void cn_proc_mcast_ctl(struct cn_msg *msg,
struct netlink_skb_parms *nsp)
{
enum proc_cn_mcast_op *mc_op = NULL;
int err = 0;
Expand Down

0 comments on commit 5954ee2

Please sign in to comment.