Re: [PATCH 3/4] block: IBM RamSan 70/80 branding changes.

From: Joe Perches
Date: Mon Feb 25 2013 - 15:07:44 EST


On Mon, 2013-02-25 at 12:58 -0600, Philip J. Kelleher wrote:
> From: Philip J Kelleher <pjk1939@xxxxxxxxxxxxxxxxxx>
>
> This patch includes changing the hardware branding name from
> IBM RamSan to IBM FlashSystem.

just a trivial comment

> diff -uprN -X linux-block-vanilla/Documentation/dontdiff linux-block-vanilla/drivers/block/rsxx/rsxx_priv.h linux-block/drivers/block/rsxx/rsxx_priv.h
[]
> @@ -45,16 +45,14 @@
>
> struct proc_cmd;
>
> -#define PCI_VENDOR_ID_TMS_IBM 0x15B6
> -#define PCI_DEVICE_ID_RS70_FLASH 0x0019
> -#define PCI_DEVICE_ID_RS70D_FLASH 0x001A
> -#define PCI_DEVICE_ID_RS80_FLASH 0x001C
> -#define PCI_DEVICE_ID_RS81_FLASH 0x001E
> +#define PCI_VENDOR_ID_IBM 0x1014

PCI_VENDOR_ID_IBM is already #defined in pci_ids.h


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/