From: Alan Stern Date: Tue, 26 Sep 2006 18:51:48 +0000 (-0400) Subject: USB: g_file_storage: Set sense info Valid bit only when needed X-Git-Tag: v2.6.19-rc1~861 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6174d0fd35f486f59b743630bdf088a9f9792d4d;p=pandora-kernel.git USB: g_file_storage: Set sense info Valid bit only when needed Strictly speaking, the Valid bit in SCSI sense data is supposed to be set only when the Information field contains a valid number. This patch (as793) turns off the Valid bit when the Information field hasn't been set. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed