commit | 0aeccdfe220c360ab888816da06b8eb67d910ff6 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Fri Mar 17 17:02:03 2017 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Sun Mar 19 13:16:37 2017 -0400 |
tree | ce2f86fff0cefca61b328c9d2e9b038dc3def3b8 | |
parent | 7cb689fe42927281b8d98606ae5450173fcc66a9 [diff] |
scsi: scsi_dh_alua: Warn if the first argument of alua_rtpg_queue() is NULL Callers must provide a valid port group to alua_rtpg_queue(). Issue a kernel warning if that is not the case. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Cc: Hannes Reinecke <hare@suse.de> Cc: Tang Junhui <tang.junhui@zte.com.cn> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>