From: Alan Stern Date: Mon, 8 Jan 2007 16:07:41 +0000 (-0500) Subject: [SCSI] scsi_proc.c: display sdev->scsi_level correctly X-Git-Tag: v2.6.21-rc1~68^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74feb53e8b5020e790e12c6331cbe885d276cc60;p=pandora-kernel.git [SCSI] scsi_proc.c: display sdev->scsi_level correctly This patch (as833) fixes the "SCSI revision" output for /proc/scsi/scsi. If the scsi_level value is 0 (UNKNOWN), we want it to show up as "0", not "ffffffff". Signed-off-by: Alan Stern Signed-off-by: James Bottomley --- Reading git-diff-tree failed