[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9c782cc9-abec-6209-98c8-90f6b2eada4f@huawei.com>
Date: Mon, 4 Mar 2019 09:53:00 +0800
From: linmiaohe <linmiaohe@...wei.com>
To: David Ahern <dsa@...ulusnetworks.com>,
Shrijeet Mukherjee <shrijeet@...il.com>,
<netdev@...r.kernel.org>
CC: Mingfangsen <mingfangsen@...wei.com>
Subject: Re: [PATCH net] net: vrf: fix remove vrf module error when there's no
reference
On 2019/3/3 4:15, David Ahern wrote:
> On 3/2/19 5:31 AM, linmiaohe wrote:
>> From: Miaohe Lin <linmiaohe@...wei.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 <linmiaohe@...wei.com>
>> ---
>> drivers/net/vrf.c | 8 ++++++++
>> 1 file changed, 8 insertions(+)
>
> The ability to unload the vrf driver was removed by
> 9ab179d83b4e31ea277a123492e419067c2f129a.
>
>
>
I think I should git blame the vrf more carefully next time.
Thank you very much for your replay.
Powered by blists - more mailing lists