commit | b83908ce845311061eaabf2d8dc9b182907dbc5f | [log] [tgz] |
---|---|---|
author | Eddie Wai <eddie.wai@broadcom.com> | Mon Oct 15 17:31:37 2012 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Tue Nov 27 08:59:43 2012 +0400 |
tree | 2aa1b2242fb37c64a5891be1149aa4c62e82376c | |
parent | 9a07da9f1f40a6e569794d074ca71b7c1cf77d17 [diff] |
[SCSI] bnx2i: removed the individual PCI DEVICE ID checking Removed the individual PCI DEVICE ID checking inside bnx2i. The device type can easily be read from the corresponding cnic->flags. This will free bnx2i from having to get updated for every new device ID that gets added. Signed-off-by: Eddie Wai <eddie.wai@broadcom.com> Acked-by: Michael Chan <mchan@broadcom.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>