[NET]: Export ip_dev_find()

Export ip_dev_find() to allow locating a net_device given an IP address.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Esse commit está contido em:
Sean Hefty
2006-06-17 20:37:28 -07:00
commit de Roland Dreier
commit a1e8733e55
+1
Ver Arquivo
@@ -666,3 +666,4 @@ void __init ip_fib_init(void)
}
EXPORT_SYMBOL(inet_addr_type);
EXPORT_SYMBOL(ip_dev_find);