Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330205
b: refs/heads/master
c: ffb5ba9
h: refs/heads/master
i:
  330203: 6f283ed
v: v3
  • Loading branch information
htbegin authored and David S. Miller committed Oct 3, 2012
1 parent 6412cb5 commit 9b0c8bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: da1586461e53a4dd045738cce309ab488970f0ef
refs/heads/master: ffb5ba90017505a19e238e986e6d33f09e4df765
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/ti/davinci_cpdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -863,6 +863,7 @@ int cpdma_chan_stop(struct cpdma_chan *chan)

next_dma = desc_read(desc, hw_next);
chan->head = desc_from_phys(pool, next_dma);
chan->count--;
chan->stats.teardown_dequeue++;

/* issue callback without locks held */
Expand Down

0 comments on commit 9b0c8bf

Please sign in to comment.