From: Ran Zhou zhouran10@h-partners.com
Correct the retrun of error codes, add pthread spinlock and init judgment and removes a repeated init, fix owner bit when SQ wraps.
Chengchang Tang (2): libhns: Fix parent domain unsupported comp mask libhns: Fix owner bit when SQ wraps around in new IO
Ran Zhou (1): libhns: Removes a repeated initialization of a spinlock
Wenpeng Liang (1): libhns: Add pthread_spin_destroy()/pthread_mutex_destroy()
providers/hns/hns_roce_u.c | 61 +++++++++++++++++++++++++++----- providers/hns/hns_roce_u_hw_v2.c | 8 +---- providers/hns/hns_roce_u_verbs.c | 23 +++++++----- 3 files changed, 68 insertions(+), 24 deletions(-)