Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256202
b: refs/heads/master
c: 73e6cdc
h: refs/heads/master
v: v3
  • Loading branch information
Michael Büsch authored and John W. Linville committed Jul 5, 2011
1 parent 3183f92 commit f082cfe
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: 14205aa21c8041d7e940ee9bcde87824dc00a08a
refs/heads/master: 73e6cdcf479ce3a8d33a726f0477473db35a4b2e
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/b43/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -1600,6 +1600,7 @@ void b43_dma_rx(struct b43_dmaring *ring)
dma_rx(ring, &slot);
update_max_used_slots(ring, ++used_slots);
}
wmb();
ops->set_current_rxslot(ring, slot);
ring->current_slot = slot;
}
Expand Down

0 comments on commit f082cfe

Please sign in to comment.