From: Eddie Wai Date: Tue, 16 Oct 2012 00:31:37 +0000 (-0700) Subject: [SCSI] bnx2i: removed the individual PCI DEVICE ID checking X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~22^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b83908ce845311061eaabf2d8dc9b182907dbc5f;p=pandora-kernel.git [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 Acked-by: Michael Chan Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed