commit | e08198169ec5facb3d85bb455efa44a2f8327842 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Wed Jul 30 07:21:46 2008 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Jul 30 07:21:46 2008 -0700 |
tree | 3a45a1daa0ac44d6c2dec8759f3a6512088a8007 | |
parent | 6e86841d05f371b5b9b86ce76c02aaee83352298 [diff] |
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>