linux/drivers/scsi/ufs
Vinayak Holikatti 98b8e179ed [SCSI] ufs: Correct the expected data transfersize
This patch corrects the expected data transfer size of the
command UPIU. The current implementation of cmd->transfersize
is wrong as it probably equal to sector size. With this
implementation the transfer size is updated correctly

Reported-by: KOBAYASHI Yoshitake <yoshitake.kobayashi@toshiba.co.jp>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Namjae Jeon <linkinjeon@gmail.com>
Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org>
Tested-by: Maya Erez <merez@codeaurora.org>
Signed-off-by: Santosh Yaraganavi <santoshsy@gmail.com>
Signed-off-by: Vinayak Holikatti <vinholikatti@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2013-05-02 16:16:50 -07:00
..
Kconfig [SCSI] ufs: Add Platform glue driver for ufshcd 2013-05-02 16:16:50 -07:00
Makefile [SCSI] ufs: Add Platform glue driver for ufshcd 2013-05-02 16:16:50 -07:00
ufs.h [SCSI] ufs: Segregate PCI Specific Code 2013-02-25 16:41:14 +00:00
ufshcd-pci.c [SCSI] ufs: Separate PCI code into glue driver 2013-02-25 16:56:32 +00:00
ufshcd-pltfrm.c [SCSI] ufs: Add Platform glue driver for ufshcd 2013-05-02 16:16:50 -07:00
ufshcd.c [SCSI] ufs: Correct the expected data transfersize 2013-05-02 16:16:50 -07:00
ufshcd.h [SCSI] ufs: Separate PCI code into glue driver 2013-02-25 16:56:32 +00:00
ufshci.h [SCSI] ufs: Segregate PCI Specific Code 2013-02-25 16:41:14 +00:00