mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 20:21:30 +00:00
iscsi-scst: Build fix for non-debug kernels (follow-up for r5095)
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5100 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -253,7 +253,7 @@ static void conn_sysfs_del(struct iscsi_conn *conn)
|
||||
|
||||
kobject_del(&conn->conn_kobj);
|
||||
|
||||
scst_kobject_put_and_wait(&conn->conn_kobj, "conn",
|
||||
SCST_KOBJECT_PUT_AND_WAIT(&conn->conn_kobj, "conn",
|
||||
conn->conn_kobj_release_cmpl,
|
||||
&scst_conn_dep_map);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user