> -----Original Message----- > From: Dan Carpenter [mailto:dan.carpen...@oracle.com] > Sent: Saturday, April 25, 2015 12:05 AM > To: KY Srinivasan > Cc: gre...@linuxfoundation.org; linux-kernel@vger.kernel.org; > de...@linuxdriverproject.org; oher...@suse.com; > jbottom...@parallels.com; h...@infradead.org; linux-s...@vger.kernel.org; > a...@canonical.com; vkuzn...@redhat.com; jasow...@redhat.com; > sta...@vger.kernel.org > Subject: Re: [PATCH 1/1] scsi: storvsc: Set the SRB flags correctly when no > data transfer is needed > > On Fri, Apr 24, 2015 at 04:33:55PM -0700, K. Y. Srinivasan wrote: > > Set the SRB flags correctly when there is no data transfer. > > > > What are the user visible effects of this bug? We transfer bogus data?
No, we don't transfer any bogus data. However, some IHV drivers will return an error on some valid commands because of these flags being set. Regards, K. Y > > regards, > dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/