summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorBartlomiej Dudek2018-02-01 19:52:20 +0100
committerJason Gunthorpe2018-02-01 23:43:30 +0100
commit6391214f4d80e32caf622bacab64ed99ed43e1eb (patch)
tree15f30d65646aa9ccfe380219f72229ddfd6bc700 /fs
parentIB/hfi1: Optimize process_receive_ib() (diff)
downloadkernel-qcow2-linux-6391214f4d80e32caf622bacab64ed99ed43e1eb.tar.gz
kernel-qcow2-linux-6391214f4d80e32caf622bacab64ed99ed43e1eb.tar.xz
kernel-qcow2-linux-6391214f4d80e32caf622bacab64ed99ed43e1eb.zip
IB/hfi1: Do not override given pcie_pset value
During PCIe Gen 3 transistion, pcie_pset is read and might be overridden to a default value(i.e. 255) in do_pcie_gen3_transition() routine. If the pcie_pset value is overridden then this new value will be used during initialization of next adapter on a different card. Introducing a new local variable to avoid modification of pcie_pset Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Bartlomiej Dudek <bartlomiej.dudek@intel.com> Signed-off-by: Patel Jay P <jay.p.patel@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions