Sean Hefty wrote:
I noticed while compiling against an up-to-date kernel tree that SDP
and IBAT both use the function ip_dev_find(). The EXPORT_SYMBOL for
this function was removed during the 2.6.14 devel cycle.
I'm calling using this routine in the rdam_cma code as well. I call it
to get the local net_device before calling neigh_lookup(). I could call
neigh_lookup_nodev() instead.
FYI - calling neigh_lookup_nodev() and passing it the arp table will
successfully crash the system.
- Sean
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general