From 8ee0df0d0695f87075a77b0dc9f5f594b7ec423f Mon Sep 17 00:00:00 2001 From: Akinobu Mita Date: Sat, 16 May 2015 16:17:51 +0900 Subject: [PATCH] staging: rts5208: fix transfer length 0 for 6-byte r/w commands For 6-byte r/w commands, transfer length 0 means 256 blocks of data, not 0 block. Signed-off-by: Akinobu Mita Cc: Micky Ching Cc: Greg Kroah-Hartman Cc: linux-scsi@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed