From: David S. Miller Date: Thu, 19 May 2005 05:50:10 +0000 (-0700) Subject: [TG3]: Refine DMA boundary setting. X-Git-Tag: v2.6.12-rc5~47^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59e6b4343299373bc10dd131ab5142f53ddd838a;p=pandora-kernel.git [TG3]: Refine DMA boundary setting. 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 Signed-off-by: Michael Chan --- Reading git-diff-tree failed