Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75269
b: refs/heads/master
c: 134d99e
h: refs/heads/master
i:
  75267: b18bf29
v: v3
  • Loading branch information
Li Zefan authored and David S. Miller committed Jan 4, 2008
1 parent 89b91bf commit 0b7f11b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 44344b2a85f03326c7047a8c861b0c625c674839
refs/heads/master: 134d99e302618eeb102c2a5be1f9e98696288bdd
2 changes: 2 additions & 0 deletions trunk/drivers/connector/connector.c
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ static int cn_call_callback(struct cn_msg *msg, void (*destruct_data)(void *), v
if (queue_work(dev->cbdev->cn_queue,
&__cbq->work))
err = 0;
else
err = -EINVAL;
} else {
struct cn_callback_data *d;

Expand Down

0 comments on commit 0b7f11b

Please sign in to comment.