IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()
authorRoland Dreier <rolandd@cisco.com>
Wed, 30 Jul 2008 14:21:46 +0000 (07:21 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 30 Jul 2008 14:21:46 +0000 (07:21 -0700)
commite08198169ec5facb3d85bb455efa44a2f8327842
tree3a45a1daa0ac44d6c2dec8759f3a6512088a8007
parent6e86841d05f371b5b9b86ce76c02aaee83352298
IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()

wr->sg_list should be set to the sge pointer passed in, not
priv->cm.rx_sge.

Reported-by: Hoang-Nam Nguyen <HNGUYEN@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/ulp/ipoib/ipoib_cm.c