Re: [PATCH 3/6] net/IB: export ip_dev_find

2006-03-06 Thread David S. Miller
From: Roland Dreier <[EMAIL PROTECTED]> Date: Mon, 06 Mar 2006 13:31:05 -0800 > Sean> Export ip_dev_find to allow locating a net_device given an > Sean> IP address. > > My plan is to queue all of this stuff for merging in 2.6.17. > > Is there any objection from netdev or openib-general p

Re: [PATCH 3/6] net/IB: export ip_dev_find

2006-03-06 Thread Roland Dreier
Sean> Export ip_dev_find to allow locating a net_device given an Sean> IP address. My plan is to queue all of this stuff for merging in 2.6.17. Is there any objection from netdev or openib-general people? I just looked back, and the original "unexport ip_dev_find()" patch was a de-Bunk-i

[PATCH 3/6] net/IB: export ip_dev_find

2006-03-06 Thread Sean Hefty
Export ip_dev_find to allow locating a net_device given an IP address. Signed-off-by: Sean Hefty <[EMAIL PROTECTED]> --- diff -uprN -X linux-2.6.git/Documentation/dontdiff linux-2.6.git/net/ipv4/fib_frontend.c linux-2.6.ib/net/ipv4/fib_frontend.c --- linux-2.6.git/net/ipv4/fib_frontend.c