[ewg] [GIT PULL OFED-3.5] bug fix for iw_cxgb4

Vipul Pandya vipul at chelsio.com
Fri Sep 21 06:08:32 PDT 2012


Hi Vlad,

Please pull a commit from:
ssh://vlad@beany.openfabrics.org/home/vipulp/new_ofed/ location.

This patch fixes bug 2369 in iw_cxgb4 driver introduced during backporting the driver.

Thanks,
Vipul

================ 
Repo: compat-rdma
Branch: master
================

commit f448351c70319930e504fdbf49d974f0ab744d2f
Author: Vipul Pandya <vipul at chelsio.com>
Date:   Fri Sep 21 06:07:06 2012 -0700

    iw_cxgb4: Fix bug 2369 in OFED bugzilla

    Bug 2369 - [OFED-3.5] Trace observed in dmesg while running IMB-MPI1 using
    openmpi-1.6

    dst_neigh_lookup and neigh_release function has been introduced
    in kernel >= 3.4.0. neigh_release function was introduced to
    decrement the reference acquired by dst_neigh_lookup function.
    neigh_release was getting called unnecessary for the kernel < 3.4.0
    which was resulting in the trace.

    Signed-off-by: Vipul Pandya <vipul at chelsio.com>



More information about the ewg mailing list