]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
RDMA/cxgb4: Set the correct device physical function for iWARP connections
authorSteve Wise <swise@opengridcomputing.com>
Fri, 21 Jan 2011 17:00:34 +0000 (17:00 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Feb 2011 22:47:04 +0000 (14:47 -0800)
commit2a0e113ddab7184bc895e30a5de692cae6313a33
tree4c5c8e1093d542891ade3b744a637a0fe256802b
parent734c829a870e41c1c05b3cc258de912b3893af73
RDMA/cxgb4: Set the correct device physical function for iWARP connections

commit 94788657c94169171971968c9d4b6222c5e704aa upstream.

The PF passed to FW was 0, causing PCI failures in an SR-IOV environment.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/infiniband/hw/cxgb4/cm.c