From: Jordan_Hargrave@Dell.com Date: Mon, 9 May 2011 20:24:55 +0000 (-0500) Subject: PCI: Set PCIE maxpayload for card during hotplug insertion X-Git-Tag: v3.0-rc1~326^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e522a7126c7c144a1dd14c6f217ac31e71082b1d;p=pandora-kernel.git PCI: Set PCIE maxpayload for card during hotplug insertion The following patch sets the MaxPayload setting to match the parent reading when inserting a PCIE card into a hotplug slot. On our system, the upstream bridge is set to 256, but when inserting a card, the card setting defaults to 128. As soon as I/O is performed to the card it starts receiving errors since the payload size is too small. Reviewed-by: Kenji Kaneshige Signed-off-by: Jordan Hargrave Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed