Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254175
b: refs/heads/master
c: 663dd6d
h: refs/heads/master
i:
  254173: 10b899c
  254171: 682d5c3
  254167: 486896b
  254159: 4444fdb
  254143: 99cdd09
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Jun 7, 2011
1 parent 043ea99 commit 8297a3c
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ea2c00095c022846dd8dfd211de05154d3e4e1b8
refs/heads/master: 663dd6dcaf7e95526e469e91f41972a9c0cca30c
1 change: 1 addition & 0 deletions trunk/drivers/connector/connector.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ static int cn_call_callback(struct sk_buff *skb)
spin_unlock_bh(&dev->cbdev->queue_lock);

if (cbq != NULL) {
err = 0;
cbq->callback(msg, nsp);
kfree_skb(skb);
cn_queue_release_callback(cbq);
Expand Down

0 comments on commit 8297a3c

Please sign in to comment.