Commit b1885f3c authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

ANDROID: GKI: fix build in scsi_lib.c



In commit 668ef6c5 ("scsi: core: Don't memset() the entire scsi_cmnd
in scsi_init_command()"), the cmd->submitter field is accessed, but due
to previous Android-ABI breaking commits being reverted, this is not a
valid field in the scsi command structure.  So remove the line, fixing
the build properly.

Fixes: 668ef6c5 ("scsi: core: Don't memset() the entire scsi_cmnd in scsi_init_command()")
Change-Id: I4523d86c142a25acae0b28d249e5e6f6a0189d72
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent 710d1661
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment