From: Michael S. Tsirkin Date: Tue, 17 Jan 2006 17:22:05 +0000 (-0800) Subject: IPoIB: Make sure path is fully initialized before using it X-Git-Tag: v2.6.16-rc2~239^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47f7a0714b67b904a3a36e2f2d85904e8064219b;p=pandora-kernel.git IPoIB: Make sure path is fully initialized before using it The SA path record query completion can initialize path->pathrec.dlid before IPoIB's callback runs and initializes path->ah, so we must test ah rather than dlid. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed