[SCSI] bfa: protect idr using bfad_mutex
authorJing Huang <huangj@brocade.com>
Fri, 19 Mar 2010 18:07:09 +0000 (11:07 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 11 Apr 2010 14:24:20 +0000 (09:24 -0500)
idr is a global resource, protect it with global bfad_mutex.

Signed-off-by: Jing Huang <huangj@brocade.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found