]> git.baikalelectronics.ru Git - kernel.git/commit
IB/qib: Fix an incorrect log message
authorBetty Dall <betty.dall@hp.com>
Thu, 19 Jul 2012 19:34:19 +0000 (19:34 +0000)
committerRoland Dreier <roland@purestorage.com>
Thu, 19 Jul 2012 18:19:08 +0000 (11:19 -0700)
commita039dab0d8a7f18734bcaa9cd2dc7a583e283a37
tree2f1a891c850e1a13833556643629ad7b2328e9f4
parent2d87816f943ea502a1f17d64fcef0d33e1bb401f
IB/qib: Fix an incorrect log message

There is a cut-and-paste typo in the function qib_pci_slot_reset()
where it prints that the "link_reset" function is called rather than
the "slot_reset" function.  This makes the message misleading.

Signed-off-by: Betty Dall <betty.dall@hp.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/qib/qib_pcie.c