Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15613
b: refs/heads/master
c: 1e8eb21
h: refs/heads/master
i:
  15611: 70a6696
v: v3
  • Loading branch information
Matthew Wilcox authored and James Bottomley committed Dec 14, 2005
1 parent f794453 commit 9eca1fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 44f30b0f59d628eb6f57cfa9d8ab06da670e5306
refs/heads/master: 1e8eb21ea7b5c318d881eab878f3e545e55fa273
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/sym53c8xx_2/sym_glue.c
Original file line number Diff line number Diff line change
Expand Up @@ -1532,7 +1532,7 @@ static int sym_setup_bus_dma_mask(struct sym_hcb *np)
{
#if SYM_CONF_DMA_ADDRESSING_MODE > 0
#if SYM_CONF_DMA_ADDRESSING_MODE == 1
#define DMA_DAC_MASK 0x000000ffffffffffULL /* 40-bit */
#define DMA_DAC_MASK DMA_40BIT_MASK
#elif SYM_CONF_DMA_ADDRESSING_MODE == 2
#define DMA_DAC_MASK DMA_64BIT_MASK
#endif
Expand Down

0 comments on commit 9eca1fd

Please sign in to comment.