Sreekanth Reddy
6409a7d000
[SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callback function
...
Added a check to identify if mpi_reply is NULL in mpt2sas_ctl_event_callback()
and return without proceeding if it is the case.
Also modified the following functions to return void instead of 0 or 1
as returning those values from events perspective doesn't make sense.
* _base_async_event()
* mpt2sas_ctl_event_callback()
* mpt2sas_scsih_event_callback()
Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2013-09-03 07:27:50 -07:00
..
2013-07-04 12:30:30 -07:00
2013-07-03 16:07:41 -07:00
2013-07-04 12:30:30 -07:00
2013-08-23 13:04:29 -04:00
2013-07-09 18:24:39 -07:00
2013-07-13 17:41:21 -07:00
2013-08-02 13:16:38 -07:00
2013-08-26 12:51:30 +04:00
2013-07-13 08:22:56 +04:00
2013-08-26 12:51:33 +04:00
2013-08-02 13:01:29 -07:00
2013-09-03 07:27:50 -07:00
2013-08-26 18:53:45 +04:00
2013-07-23 15:23:08 -07:00
2013-07-03 16:07:25 -07:00
2013-08-26 18:53:47 +04:00
2013-08-23 13:43:13 -04:00
2013-08-23 13:41:18 -04:00
2013-08-26 12:51:29 +04:00
2013-06-24 16:32:22 -07:00
2013-06-24 19:44:18 +02:00
2013-06-24 19:44:18 +02:00
2013-06-26 18:32:47 -07:00
2013-06-26 18:32:47 -07:00
2013-07-09 22:52:29 +01:00
2013-06-26 18:32:47 -07:00
2013-08-26 18:53:50 +04:00
2013-08-26 12:51:31 +04:00
2013-08-26 12:51:32 +04:00
2013-08-26 12:51:32 +04:00
2013-06-26 18:32:47 -07:00
2013-07-09 18:24:39 -07:00
2013-08-26 18:53:49 +04:00
2013-07-13 17:41:21 -07:00
2013-06-24 13:00:10 -07:00
2013-08-26 18:52:27 +04:00
2013-08-26 18:52:27 +04:00
2013-06-24 13:00:10 -07:00
2013-08-26 18:52:27 +04:00
2013-07-03 16:07:41 -07:00
2013-08-23 13:08:30 -04:00
2013-08-02 13:20:21 -07:00
2013-08-21 10:10:48 -07:00
2013-06-26 17:56:18 -07:00
2013-08-21 10:10:50 -07:00
2013-07-08 15:23:15 +01:00
2013-08-01 11:37:19 +09:30