[SCSI] ipr: remove duplicate device id
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 26 Jan 2007 02:15:03 +0000 (18:15 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 30 Jan 2007 16:34:29 +0000 (10:34 -0600)
commit20ce791a0e684dceea2b6804a7c7aaa22e8bfa5c
tree8cdfe628e719faccc848627166aa561f4f44770f
parentf27708fc7523a87e3e69cae5628015961f0d3061
[SCSI] ipr: remove duplicate device id

This patch removes a duplicate device id from the IPR driver.  Based on
the ipr.h file, I'm not so sure this was intended to be a duplicate, and
if so, the .h file should be modified to use the proper sub-device id
instead.

This was pointed out to me by Kay Sievers <kay.sievers@suse.de>

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Acked-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/ipr.c