On Mon, 2005-04-04 at 15:09 -0700, Roland Dreier wrote: > --- linux-export.orig/drivers/infiniband/hw/mthca/mthca_dev.h 2005-04-04 14:57:12.254750421 -0700 > +++ linux-export/drivers/infiniband/hw/mthca/mthca_dev.h 2005-04-04 14:58:12.411669307 -0700 > @@ -49,14 +49,6 @@ > #define DRV_VERSION "0.06-pre" > #define DRV_RELDATE "November 8, 2004" > > -/* XXX remove once SINAI defines make it into kernel.org */ > -#ifndef PCI_DEVICE_ID_MELLANOX_SINAI_OLD > -#define PCI_DEVICE_ID_MELLANOX_SINAI_OLD 0x5e8c > -#endif > -#ifndef PCI_DEVICE_ID_MELLANOX_SINAI > -#define PCI_DEVICE_ID_MELLANOX_SINAI 0x6274 > -#endif > - > enum { > MTHCA_FLAG_DDR_HIDDEN = 1 << 1, > MTHCA_FLAG_SRQ = 1 << 2, Now, you are really gonna hate me for asking you to put this in as you probably did not want to include this in the patch to lkml. So, maybe Grant was right ;-) -tduffy
Attachment:
signature.asc
Description: This is a digitally signed message part
- Follow-Ups:
- Re: [openib-general] [PATCH][RFC][3/4] IB: userspace verbs mthca changes
- From: Roland Dreier <[email protected]>
- Re: [openib-general] [PATCH][RFC][3/4] IB: userspace verbs mthca changes
- References:
- [PATCH][RFC][3/4] IB: userspace verbs mthca changes
- From: Roland Dreier <[email protected]>
- [PATCH][RFC][3/4] IB: userspace verbs mthca changes
- Prev by Date: Re: i8042 controller on Toshiba Satellite P10 notebook - patch
- Next by Date: Re: i8042 controller on Toshiba Satellite P10 notebook - patch
- Previous by thread: [PATCH][RFC][4/4] IB: userspace verbs Kconfig/Makefile changes
- Next by thread: Re: [openib-general] [PATCH][RFC][3/4] IB: userspace verbs mthca changes
- Index(es):