[openib-general] Re: ipoib error handling question
Roland Dreier
rdreier at cisco.com
Tue Mar 14 08:03:41 PST 2006
Eli> Doing it this way may result in having an ipoib_path object
Eli> for which the query is not complete. I think if the queue is
Eli> full you should do cleanup but still execute if (!path->query
Eli> && path_rec_start(dev, path)) goto err;
How can we do cleanup and then still execute the path_rec_start() path
and risk doing cleanup again?
Also I don't see much chance of having the skb queue be full but not
having a path record query pending.
- R.
More information about the general
mailing list