From: Roland Dreier Date: Wed, 30 Jul 2008 14:21:46 +0000 (-0700) Subject: IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr() X-Git-Tag: v2.6.27-rc3~73^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e08198169ec5facb3d85bb455efa44a2f8327842;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed