Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219872
b: refs/heads/master
c: cd74ea3
h: refs/heads/master
v: v3
  • Loading branch information
matias authored and Greg Kroah-Hartman committed Sep 16, 2010
1 parent c3d369b commit ca9c5f0
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: 357bcdfb45da793b7e5b39ce349bb2f7df08bcc2
refs/heads/master: cd74ea33e39a3c680d8f56fb1730db6dad8d5933
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vt6656/card.c
Original file line number Diff line number Diff line change
Expand Up @@ -1102,7 +1102,7 @@ CARDbChannelSwitch (
//bResult=CARDbStopTxPacket(pDevice, PKT_TYPE_802_11_ALL);
pDevice->bStopDataPkt = TRUE;
}
return (bResult);
return bResult;
}


Expand Down

0 comments on commit ca9c5f0

Please sign in to comment.