From: Ilgu Hong Date: Fri, 30 Jan 2009 23:00:09 +0000 (-0600) Subject: [SCSI] scsi dh alua: fix group id masking X-Git-Tag: v2.6.30-rc1~641^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef3fa8c6a2e7c53dbaf2eb33a09ad05177425f12;p=pandora-kernel.git [SCSI] scsi dh alua: fix group id masking The buf[i] is a byte but we are only asking 4 bits off the group_id. This patch has us take off a byte. Signed-off-by: Ilgu Hong Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed