From: Matt Carlson Date: Tue, 13 Nov 2007 05:19:37 +0000 (-0800) Subject: [TG3]: Increase the PCI MRRS X-Git-Tag: v2.6.24-rc3~145^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f5c51e3d473d8ddc0c32156c2b27e2fe92b9b57;p=pandora-kernel.git [TG3]: Increase the PCI MRRS Previous devices hardcoded the PCI Maximum Read Request Size to 4K. To better comply with the PCI spec, the hardware now defaults the MRRS to 512 bytes. This will yield poor driver performance if left untouched. This patch increases the MRRS to 4K on driver initialization. Signed-off-by: Matt Carlson Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed