[PATCH 1/3] RDMA/cxgb4: derive smac_idx from port viid.

2010-06-23 Thread Steve Wise
Signed-off-by: Steve Wise sw...@opengridcomputing.com --- drivers/infiniband/hw/cxgb4/cm.c |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/drivers/infiniband/hw/cxgb4/cm.c b/drivers/infiniband/hw/cxgb4/cm.c index f75108f..8c9b483 100644 ---

Re: [PATCH 1/3] RDMA/cxgb4: derive smac_idx from port viid.

2010-06-23 Thread Steve Wise
Hey Roland, Please ignore these 3 patches. I forgot to run checkpatch on them and they need some cleanup. I'll re-submit as v2 of the series. Sorry for the noise. Steve. Steve Wise wrote: Signed-off-by: Steve Wise sw...@opengridcomputing.com --- drivers/infiniband/hw/cxgb4/cm.c |9