cxgb4: Issue mbox commands on correct mbox
authorHariprasad Shenai <hariprasad@chelsio.com>
Mon, 1 Sep 2014 14:25:00 +0000 (19:55 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2014 06:00:42 +0000 (23:00 -0700)
commit5c937dd3f9eb999e6f4802987a674eae5718be54
tree8e9571e1faf896272ab3d9efccde452f4ed05140
parent3d9103f80d7b1e8f0be85d87d102ba8dc1084f2d
cxgb4: Issue mbox commands on correct mbox

A couple of RDMA-related called to t4_query_params() were issuing mbox commands
on mbox0 instead of mbox4.

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c