Avoid double ntohl() in mthca_poll_one()

Use the pre-swapped qpn variable we already have to avoid doing
ntohl(cqe->my_qpn) twice to compute the same value

Signed-off-by: Roland Dreier <roland@purestorage.com>
1 file changed