ath9k: Clarify we only want 32-bit DMA
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 14 Nov 2008 03:11:56 +0000 (19:11 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 25 Nov 2008 21:41:35 +0000 (16:41 -0500)
Use DMA_32BIT_MASK to clarify we only want 32-bit DMA
memory. What was there before is also 32-bit but this makes it
clearer

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found