diff options
author | Suganath Prabu Subramani <suganath-prabu.subramani@broadcom.com> | 2016-10-26 11:04:34 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-11-09 01:29:59 +0300 |
commit | c696f7b83edeac804e898952058089143f49ca0a (patch) | |
tree | d7523a90b18f7a95f066c398737d86090c4200e5 /net/802 | |
parent | bb3506612346c2e54bb71717d9b8cf7a7d188ead (diff) | |
download | linux-c696f7b83edeac804e898952058089143f49ca0a.tar.xz |
scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL path
When device missing event arrives, device_remove_in_progress bit will be
set and hence driver has to stop sending IOCTL commands.Now the check has
been added in IOCTL path to test device_remove_in_progress bit is set, if
so then IOCTL will be failed printing failure message.
Signed-off-by: Chaitra P B <chaitra.basappa@broadcom.com>
Signed-off-by: Sathya Prakash <sathya.prakash@broadcom.com>
Signed-off-by: Suganath Prabu S <suganath-prabu.subramani@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'net/802')
0 files changed, 0 insertions, 0 deletions