diff options
| author | Raghava Aditya Renukunta <[email protected]> | 2016-02-03 23:06:05 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2016-02-24 02:27:02 +0000 |
| commit | 222a9fb376df0f4aec32493a3fb5d18fa56979f2 (patch) | |
| tree | 08f2e2291bc4fc18bae6d901b330680f9548b297 /drivers/scsi/mpt3sas/mpi/mpi2_raid.h | |
| parent | aacraid: Fundamental reset support for Series 7 (diff) | |
| download | kernel-222a9fb376df0f4aec32493a3fb5d18fa56979f2.tar.gz kernel-222a9fb376df0f4aec32493a3fb5d18fa56979f2.zip | |
aacraid: Created new mutex for ioctl path
aac_mutex was used to create protect the ioctl path for only the compat
path, it would be make more sense to place mutex in aac_do_ioctl, which
is the main ioctl function call that handles all ioctl commands.
Created new mutex ioctl_mutex in struct aac_dev to protect switch case
in aac_do_ioctl and removed aac_mutex from aac_cfg_ioctl and
aac_compat_do_ioctl
Signed-off-by: Raghava Aditya Renukunta <[email protected]>
Reviewed-by: Tomas Henzl <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions
