Skip to content

Commit c47eafa

Browse files
committed
Merge branch 'devel'
2 parents 99363fb + cbf1061 commit c47eafa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ntb_hw_switchtec.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1035,6 +1035,7 @@ static int add_req_id(struct switchtec_ntb *sndev,
10351035
iowrite32(req_id << 16 | NTB_CTRL_REQ_ID_EN,
10361036
&mmio_ctrl->req_id_table[slot]);
10371037

1038+
proxy_id = ioread32(&mmio_ctrl->req_id_table[slot]);
10381039
dev_dbg(&sndev->stdev->dev,
10391040
"Requester ID %02X:%02X.%X -> BB:%02X.%X\n",
10401041
req_id >> 8, (req_id >> 3) & 0x1F,

0 commit comments

Comments
 (0)