From: Matt Carlson Date: Wed, 27 Jul 2011 14:20:53 +0000 (+0000) Subject: tg3: Break larger frags into 4k chunks for 5719 X-Git-Tag: v3.1-rc1~130^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e31aa9870627106aebddd280aab8ecb2f493246a;p=pandora-kernel.git tg3: Break larger frags into 4k chunks for 5719 The 5719 has bug where RDMAs larger than 4k can cause problems. This patch works around the problem by dividing larger DMA requests into something the hardware can handle. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed