[SCSI] libsas: replace event locks with atomic bitops
authorDan Williams <dan.j.williams@intel.com>
Fri, 18 Nov 2011 01:59:49 +0000 (17:59 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Sun, 19 Feb 2012 19:41:04 +0000 (13:41 -0600)
The locks only served to make sure the pending event bitmask was updated
consistently.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found