From: Matt Carlson Date: Thu, 19 May 2011 12:12:44 +0000 (+0000) Subject: tg3: Set tx bug flags for more devices X-Git-Tag: v3.0-rc1~377^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ffcc981d823a0518c627ca22d51ef72d0b7ca9a;p=pandora-kernel.git tg3: Set tx bug flags for more devices It has been recently discovered that all tg3 devices have a 4Gb boundary DMA problem, and that all 5755 and newer devices can't handle fragments less than or equal to 8 bytes in size. This patch adjusts the flags and removes tg3_start_xmit(). tg3_start_xmit_dma_bug() has been renamed to tg3_start_xmit(). Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed