summaryrefslogtreecommitdiffstats
path: root/drivers/ata
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2018-01-30 12:12:33 -0600
committerBjorn Helgaas <helgaas@kernel.org>2018-01-30 15:25:56 -0600
commit64c3394efd4376c5988b40bcff840e2a1a1c1f17 (patch)
tree4f9697f0e7fb26fea8ac659eab02d94fddc0a7ed /drivers/ata
parenta596a7becefe7ddaac0de069ffe913eb2dc43fe4 (diff)
downloadlinux-stable-64c3394efd4376c5988b40bcff840e2a1a1c1f17.tar.gz
linux-stable-64c3394efd4376c5988b40bcff840e2a1a1c1f17.tar.bz2
linux-stable-64c3394efd4376c5988b40bcff840e2a1a1c1f17.zip
PCI/DPC: Make RP PIO log size check more generic
In dpc_probe(), we set dpc->rp_log_size to zero if we think the hardware reports an invalid size. In this case, we could have dpc->rp_extensions set but dpc->rp_log_size == 0, and we should print the basic RP PIO registers but not the variable-size portion. We already checked for dpc->rp_log_size < 4 above, so this patch is just for consistency of style. No functional change intended. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Keith Busch <keith.busch@intel.com> Reviewed-by: Sinan Kaya <okaya@codeaurora.org>
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions