Re: [RFC net-next 1/3] Symbol preparation for VRF driver

2015-06-10 Thread Alexander Duyck
On 06/08/2015 11:35 AM, Shrijeet Mukherjee wrote: From: Shrijeet Mukherjee This change is needed for the following VRF driver which creates a routing domain and allows applications to bind to the domain. No active code path changes. Signed-off-by: Shrijeet Mukherjee --- net/ipv4/fib_fronte

[RFC net-next 1/3] Symbol preparation for VRF driver

2015-06-08 Thread Shrijeet Mukherjee
From: Shrijeet Mukherjee This change is needed for the following VRF driver which creates a routing domain and allows applications to bind to the domain. No active code path changes. Signed-off-by: Shrijeet Mukherjee --- net/ipv4/fib_frontend.c |1 + net/ipv4/fib_trie.c |2 ++ 2 f