Andy, What is the kernel version you are using ? Is the Xen patch you are referring to an out of tree patch ? And from an OFED perspective, which OFED versions would be impacted ?
Regards, Ram On Mon, Feb 1, 2010 at 7:51 PM, Andy Grover <[email protected]> wrote: > Actually the build error occurred on kernels with a recent Xen patch, > because it also defines a struct mc_info. I suggest renaming your struct > mc_info to vnic_mc_info perhaps? > > Regards -- Andy > > Andy Grover wrote: >> Hi Vlad, >> >> I found a small typo in the header guard of vnic_multicast.h which can >> cause a compilation error, please pull. >> >> Thanks -- Regards -- Andy >> >> The following changes since commit 40fbb82255896a5c39b35035e2fd5202246b6508: >> Yevgeny Petrilin (1): >> mlx4_en: No need to set smaller tx queue len >> >> are available in the git repository at: >> >> git://git.openfabrics.org/~agrover/ofed_1_5/linux-2.6.git >> code-drop/20100201 >> >> Andy Grover (1): >> qlgc_vnic: Fix typo in header guard >> >> drivers/infiniband/ulp/qlgc_vnic/vnic_multicast.h | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in >> the body of a message to [email protected] >> More majordomo info at http://vger.kernel.org/majordomo-info.html > > -- > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
