commit | d627b506313c887e7159580cde926f5d14797aaa | [log] [tgz] |
---|---|---|
author | Shiraz Saleem <shiraz.saleem@intel.com> | Tue Dec 06 15:49:33 2016 -0600 |
committer | Doug Ledford <dledford@redhat.com> | Mon Dec 12 17:20:28 2016 -0500 |
tree | ab165bbf44c04d624d994bb8ccc3457704f22feb | |
parent | fd90d4d4c2dc815ef5a5f5d50a9c65c266c68ace [diff] |
i40iw: Fix race condition in terminate timer's handler Add a QP reference when terminate timer is started to ensure the destroy QP doesn't race ahead to free the QP while it is being referenced in the terminate timer's handler. Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>