commit | 1d450cfc97bc223e9f94a2fab888bb168e284448 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Thu Nov 13 19:11:56 2008 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Nov 25 16:41:35 2008 -0500 |
tree | 7d53aa9e19bd250cc37978ceb57027911d59561e | |
parent | f1ca2167d89d991eed519c789d3902f9682c06b8 [diff] |
ath9k: Clarify we only want 32-bit DMA 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>