Hi Vlad, Please pull a commit from: ssh://[email protected]/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 <[email protected]> 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 <[email protected]> _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
