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)
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>

No differences found