Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62817
b: refs/heads/master
c: ef76e3e
h: refs/heads/master
i:
  62815: 50829b4
v: v3
  • Loading branch information
Jay Cliburn authored and Jeff Garzik committed Jul 24, 2007
1 parent fa0bbee commit 4f623b6
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 91a500ac5654766e4d9a6502dfcceb7e0a235f98
refs/heads/master: ef76e3e2505db01f7d4b537854f4a177220c26c8
4 changes: 2 additions & 2 deletions trunk/drivers/net/atl1/atl1_hw.h
Original file line number Diff line number Diff line change
Expand Up @@ -929,8 +929,8 @@ enum atl1_dma_req_block {
atl1_dma_req_128 = 0,
atl1_dma_req_256 = 1,
atl1_dma_req_512 = 2,
atl1_dam_req_1024 = 3,
atl1_dam_req_2048 = 4,
atl1_dma_req_1024 = 3,
atl1_dma_req_2048 = 4,
atl1_dma_req_4096 = 5
};

Expand Down

0 comments on commit 4f623b6

Please sign in to comment.