]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move the ICL_CONN_*LOCK* macros to <dev/iscsi/icl.h>.
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 5 Nov 2021 23:38:25 +0000 (16:38 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 23 Nov 2021 23:11:53 +0000 (15:11 -0800)
commitd8feb950a6c411b1d118b42e1dfb9072cd480585
tree4e2f551f60e12c7aac7eadbbf15da8f42080e092
parentaa7aa23171c86d0f05a90cef646ae6d1a3d1200e
Move the ICL_CONN_*LOCK* macros to <dev/iscsi/icl.h>.

These macros are not backend-specific but reference a
backend-independent field in struct icl_conn.

Reviewed by: mav
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D32858

(cherry picked from commit e900338c0987603456df8d9a8aeec5c239106d0b)
sys/dev/cxgbe/cxgbei/icl_cxgbei.c
sys/dev/iscsi/icl.h
sys/dev/iscsi/icl_soft.c