Message ID | 1559804984-24698-3-git-send-email-kelvin.cao@microchip.com (mailing list archive) |
---|---|
State | Mainlined, archived |
Commit | f0f43e766bdb314b3816ac891fb18cea5de4123d |
Headers | show |
Series | Redundant steps removal and bug fix of ntb_hw_switchtec | expand |
diff --git a/drivers/ntb/hw/mscc/ntb_hw_switchtec.c b/drivers/ntb/hw/mscc/ntb_hw_switchtec.c index 947ed0b..6cf15c18 100644 --- a/drivers/ntb/hw/mscc/ntb_hw_switchtec.c +++ b/drivers/ntb/hw/mscc/ntb_hw_switchtec.c @@ -1459,6 +1459,9 @@ static int switchtec_ntb_reinit_peer(struct switchtec_ntb *sndev) { int rc; + if (crosslink_is_enabled(sndev)) + return 0; + dev_info(&sndev->stdev->dev, "reinitialize shared memory window\n"); rc = config_rsvd_lut_win(sndev, sndev->mmio_peer_ctrl, 0, sndev->self_partition,