[ 17/73] [SCSI] Fix NULL dereferences in scsi_cmd_to_driver

2012-07-30 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Mark Rustad commit 222a806af830fda34ad1f6bc991cd226916de060 upstream. Avoid crashing if the private_data pointer happens to be NULL. This has been seen sometimes when a host reset happens,

[ 17/73] [SCSI] Fix NULL dereferences in scsi_cmd_to_driver

2012-07-30 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Mark Rustad mark.d.rus...@intel.com commit 222a806af830fda34ad1f6bc991cd226916de060 upstream. Avoid crashing if the private_data pointer happens to be NULL. This has been seen sometimes when a