Files
linux/drivers
Jon Mason c9b378c7cb PCI: correct pcie_set_readrq write size
When setting the PCI-E MRRS, pcie_set_readrq queries the current
settings via a pci_read_config_word call but writes the modified result
via a pci_write_config_dword.  This results in writing 16 more bits than
were queried.

Also, the function description comment is slightly incorrect.

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2011-07-22 09:06:51 -07:00
..
…
2011-05-26 17:12:32 -07:00
…
…
…
…
2011-06-11 15:06:48 -07:00
…
…
…
…
…
…
2011-06-06 14:14:56 +02:00
…
2011-07-03 14:26:24 -05:00
…
2011-06-14 15:15:25 +09:00
…
…
…
…
2011-05-30 11:14:15 +09:30
2011-07-04 16:02:48 +09:00