Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311419
b: refs/heads/master
c: eaa8c5f
h: refs/heads/master
i:
  311417: 34700c9
  311415: 1cb84d6
v: v3
  • Loading branch information
Sjur Brændeland authored and David S. Miller committed Jun 25, 2012
1 parent 6f278f1 commit d5504c0
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: 437c5b53f63b468996090200df66ef2f3f588c80
refs/heads/master: eaa8c5f3cf6555294632c176e81439ca420ad07f
1 change: 1 addition & 0 deletions trunk/net/caif/caif_socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ static void caif_ctrl_cb(struct cflayer *layr,
cfsk_hold, cfsk_put);
cf_sk->sk.sk_state = CAIF_CONNECTED;
set_tx_flow_on(cf_sk);
cf_sk->sk.sk_shutdown = 0;
cf_sk->sk.sk_state_change(&cf_sk->sk);
break;

Expand Down

0 comments on commit d5504c0

Please sign in to comment.