git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15f9850
)
[TG3]: Refine DMA boundary setting.
author
David S. Miller
<davem@davemloft.net>
Thu, 19 May 2005 05:50:10 +0000
(22:50 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 19 May 2005 05:50:10 +0000
(22:50 -0700)
Extract DMA boundary bit selection into a seperate
function, tg3_calc_dma_bndry(). Call this from
tg3_test_dma().
Make DMA test more reliable by using no DMA boundry
setting during the test. If the test passes, then
use the setting we selected before the test.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Michael Chan <mchan@broadcom.com>
No differences found