[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1361822854.2724.1.camel@joe-AO722>
Date: Mon, 25 Feb 2013 12:07:34 -0800
From: Joe Perches <joe@...ches.com>
To: "Philip J. Kelleher" <pjk1939@...ux.vnet.ibm.com>
Cc: axboe@...nel.dk, linux-kernel@...r.kernel.org,
brking@...ux.vnet.ibm.com, josh.h.morris@...ibm.com
Subject: Re: [PATCH 3/4] block: IBM RamSan 70/80 branding changes.
On Mon, 2013-02-25 at 12:58 -0600, Philip J. Kelleher wrote:
> From: Philip J Kelleher <pjk1939@...ux.vnet.ibm.com>
>
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists