On 3/2/19 5:31 AM, linmiaohe wrote: > From: Miaohe Lin <linmia...@huawei.com> > > If we insmod vrf.ko, there is no way to remove it because of lack of > module_exit. > I think we may need it. > > Signed-off-by: Miaohe Lin <linmia...@huawei.com> > --- > drivers/net/vrf.c | 8 ++++++++ > 1 file changed, 8 insertions(+)
The ability to unload the vrf driver was removed by 9ab179d83b4e31ea277a123492e419067c2f129a.