From: Matt Carlson Date: Tue, 25 Aug 2009 10:08:16 +0000 (+0000) Subject: tg3: Preserve PCIe MPS setting for new devs X-Git-Tag: v2.6.32-rc1~703^2~301 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7126997342560533317d8467e8516119ebcbd21;p=pandora-kernel.git tg3: Preserve PCIe MPS setting for new devs Most older tg3 devices only supported a PCIe maximum payload size of 128 bytes. More recent devices bump this limit up to 256 bytes though. This patch modifies the code so that the MPS limit is only enforced on those devices that only allow the 128 byte setting. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Reviewed-by: Benjamin Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed