]> bbs.cooldavid.org Git - net-next-2.6.git/commit
tg3: Add 5784 ASIC rev to earlier PCIe MPS fix
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 2 Aug 2010 11:25:55 +0000 (11:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Aug 2010 22:46:26 +0000 (15:46 -0700)
commit6de34cb963a934953fdd365937b4b75959256602
tree2331f406145f850104bb4162447b463496f49313
parent83bf2e4089bebc2c7fd14a79de5954b26fe8d4af
tg3: Add 5784 ASIC rev to earlier PCIe MPS fix

tg3 commit e7126997342560533317d8467e8516119ebcbd21 entitled
"tg3: Preserve PCIe MPS setting for new devs" attempted to ensure the
PCIe link negotiated Maximum Payload Size (MPS) setting was 128 bytes
for all devices that didn't support higher speeds.  The 5784 device was
mistakenly added to this list when it shouldn't have.  This patch
removes the 5784 ASIC rev devices from that list.

Reviewed-by: Benjamin Li <benli@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c