This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers
Roland Dreier 65c7eddaba IPoIB: reinitialize path struct's completion for every query
It's possible that IPoIB will issue multiple SA queries for the same
path struct.  Therefore the struct's completion needs to be
initialized for each query rather than only once when the struct is
allocated, or else we might not wait long enough for later queries to
finish and free the path struct too soon.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-11-28 21:20:34 -08:00
..
2005-11-10 12:55:52 -08:00
2005-11-23 23:03:06 -08:00
2005-11-24 21:41:14 +11:00
2005-10-30 17:37:10 -08:00
2005-10-30 17:37:32 -08:00
2005-11-20 14:06:28 -08:00
2005-11-12 17:26:21 +00:00
2005-11-07 07:54:09 -08:00
2005-10-30 17:37:32 -08:00
2005-09-11 19:15:07 -07:00
2005-11-07 07:53:46 -08:00