Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83685
b: refs/heads/master
c: cf8f68a
h: refs/heads/master
i:
  83683: 3504a2e
v: v3
  • Loading branch information
Denis Cheng authored and Dan Williams committed Feb 6, 2008
1 parent e677188 commit 218a010
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: 1367a3d310afc1ce758c8b94a0dc77834b4494a0
refs/heads/master: cf8f68aa76e8e12f9dcbba3ffe61fb9f2a3a0c2b
3 changes: 1 addition & 2 deletions trunk/crypto/async_tx/async_tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ static struct chan_ref_percpu *channel_table[DMA_TX_TYPE_END];
*/
static spinlock_t async_tx_lock;

static struct list_head
async_tx_master_list = LIST_HEAD_INIT(async_tx_master_list);
static LIST_HEAD(async_tx_master_list);

/* async_tx_issue_pending_all - start all transactions on all channels */
void async_tx_issue_pending_all(void)
Expand Down

0 comments on commit 218a010

Please sign in to comment.