Re: [PATCH 2.6.25] RDMA/cxgb3: Fix the T3A workaround checks.
thanks, applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
[PATCH 2.6.25] RDMA/cxgb3: Fix the T3A workaround checks.
RDMA/cxgb3: Fix the T3A workaround checks. Correctly work around T3A issues by checking "hwtype != T3A" instead of "hwtype == T3B". Needed for new hw types. Signed-off-by: Steve Wise <[EMAIL PROTECTED]> --- drivers/infiniband/hw/cxgb3/cxio_hal.c |2 +- drivers/infiniband/hw/cxgb3/iwc