commit | 5929b8a38ce02b7769e8b79605a8690f442a2933 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Mon Jan 26 18:05:22 2015 +0100 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Jan 27 08:14:26 2015 -0600 |
tree | ac41c369249dc996102b5f03a29f83a02613587d | |
parent | 94a90312e4ef1b03469086d41fedfa55e67a1532 [diff] |
PCI: Add defines for PCIe Max_Read_Request_Size There are a few drivers using magic numbers when operating with PCIe capabilities and PCI_EXP_DEVCTL_READRQ. Define known values to allow cleaning their code a bit. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>