]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
IPoIB: always set path->query to NULL when query finishes
authorRoland Dreier <rolandd@cisco.com>
Tue, 29 Nov 2005 18:13:54 +0000 (10:13 -0800)
committerRoland Dreier <rolandd@cisco.com>
Tue, 29 Nov 2005 18:13:54 +0000 (10:13 -0800)
commit5872a9fc28e6cd3a4e51479a50970d19a01573b3
tree993e77f7c00b7bc296e96f0cec1c98ea28a0436a
parent65c7eddaba33995e013ef3c04718f6dc8fdf2335
IPoIB: always set path->query to NULL when query finishes

Always set path->query to NULL when the SA path record query
completes, rather than only when we don't have an address handle.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/ulp/ipoib/ipoib_main.c