commit | 03078633a6eb86fdb6ea2f40e6352de4b1181bbf | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Sep 24 14:24:49 2013 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Oct 04 14:30:19 2013 -0600 |
tree | 292aa8a482fce0b00263eb7f1c71e6885d7fc863 | |
parent | 0ce0e62f1f7893f983a8f61bc8f5306e80d520b1 [diff] |
IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return values The callers of qib_tune_pcie_caps() and qib_tune_pcie_coalesce() don't check the return values, so this patch drops the return values altogether. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Mike Marciniszyn <mike.marciniszyn@intel.com>