Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249073
b: refs/heads/master
c: af12cc5
h: refs/heads/master
i:
  249071: 8ef6ac6
v: v3
  • Loading branch information
Karthigan Srinivasan authored and Greg Kroah-Hartman committed Apr 20, 2011
1 parent 7a2afef commit c3bb7b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: fd1b821c31f8a4588cc874721e3d17a47b460380
refs/heads/master: af12cc50c448086eac928ab7a322f3fe2bd220b5
3 changes: 1 addition & 2 deletions trunk/drivers/staging/winbond/wb35tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,6 @@ void Wb35Tx_EP2VM_start(struct wbsoft_priv *adapter)
if (atomic_inc_return(&pWb35Tx->TxResultCount) == 1) {
pWb35Tx->EP2vm_state = VM_RUNNING;
Wb35Tx_EP2VM(adapter);
}
else
} else
atomic_dec(&pWb35Tx->TxResultCount);
}

0 comments on commit c3bb7b4

Please sign in to comment.