IB/hfi1: Always perform offline transition
authorSebastian Sanchez <[email protected]>
Sat, 29 Jul 2017 15:44:01 +0000 (08:44 -0700)
committerDoug Ledford <[email protected]>
Mon, 31 Jul 2017 19:18:38 +0000 (15:18 -0400)
commit913cc67159bc85a96d94df301ca39c1b2c540dca
treebbb93e45075d23053a4183735c38af151d882cb5
parent626c077c025f9da6dce809b5a8300ed44ef02b6f
IB/hfi1: Always perform offline transition

Always initiate an offline transition request
when a link down occurs. The firmware will
use this request to confirm that the driver
has seen the link down message. A host version
is set to indicate this driver behavior to the
firmware.

Reviewed-by: Dean Luick <[email protected]>
Signed-off-by: Sebastian Sanchez <[email protected]>
Signed-off-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
drivers/infiniband/hw/hfi1/chip.c
drivers/infiniband/hw/hfi1/chip.h
drivers/infiniband/hw/hfi1/firmware.c