Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228008
b: refs/heads/master
c: fc4f558
h: refs/heads/master
v: v3
  • Loading branch information
Matias De la Puente authored and Greg Kroah-Hartman committed Nov 9, 2010
1 parent da76486 commit 2380711
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: cc8b59d41fa597bb62bdca2c200e8509bc8bec2a
refs/heads/master: fc4f55860254566b43e066bed0962c7cca72da84
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vt6656/card.c
Original file line number Diff line number Diff line change
Expand Up @@ -1092,7 +1092,7 @@ CARDbChannelSwitch (
pDevice->sMgmtObj.uCurrChannel = byNewChannel;
bResult = CARDbSetMediaChannel(pDevice, byNewChannel);

return(bResult);
return bResult;
}
pDevice->byChannelSwitchCount = byCount;
pDevice->byNewChannel = byNewChannel;
Expand Down

0 comments on commit 2380711

Please sign in to comment.