Commit 275cfdf4 authored by Hideaki YOSHIFUJI's avatar Hideaki YOSHIFUJI Committed by Greg KH

[PATCH] USB: compilation failure on usb/image/microtek.c

maybe typo?
Signed-off-by: default avatarHideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent efab7739
......@@ -335,7 +335,7 @@ static int mts_scsi_abort (Scsi_Cmnd *srb)
mts_urb_abort(desc);
return FAILURE;
return FAILED;
}
static int mts_scsi_host_reset (Scsi_Cmnd *srb)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment