Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253865
b: refs/heads/master
c: a1b7f85
h: refs/heads/master
i:
  253863: 9b0061a
v: v3
  • Loading branch information
sjur.brandeland@stericsson.com authored and David S. Miller committed Jun 17, 2011
1 parent 76d3932 commit 806bc82
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: bebd097a0af8bd6c51f50a65f3a435019b0e906a
refs/heads/master: a1b7f85e4f632f9cc342d8a34a3903feaf47a261
2 changes: 1 addition & 1 deletion trunk/net/caif/cfmuxl.c
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ static void cfmuxl_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl,

if (cfsrvl_phyid_match(layer, phyid) && layer->ctrlcmd) {

if ((ctrl == _CAIF_CTRLCMD_PHYIF_FLOW_OFF_IND ||
if ((ctrl == _CAIF_CTRLCMD_PHYIF_DOWN_IND ||
ctrl == CAIF_CTRLCMD_REMOTE_SHUTDOWN_IND) &&
layer->id != 0) {

Expand Down

0 comments on commit 806bc82

Please sign in to comment.