]> git.karo-electronics.de Git - linux-beck.git/commit
be2iscsi: Fix to synchronize tag allocation using spin_lock
authorJitendra Bhivare <jitendra.bhivare@avagotech.com>
Wed, 20 Jan 2016 08:40:48 +0000 (14:10 +0530)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 24 Feb 2016 02:27:02 +0000 (21:27 -0500)
commit12843f0361cbd879375d3a391e80923c1770d633
tree3242f22ab278d51e768002405e873f52c419edd5
parentcdde6682ab61d24aae4e7f75757a2073e4bff3a3
be2iscsi: Fix to synchronize tag allocation using spin_lock

alloc_mcc_tag needs to be done under mcc_lock.

Signed-off-by: Jitendra Bhivare <jitendra.bhivare@avagotech.com>
Reviewed-by: Hannes Reinicke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/be2iscsi/be_cmds.c