On 12/3/17 7:56 PM, David Ahern wrote:
> On 12/2/17 1:44 PM, Florian Westphal wrote:
>> all of these can be compiled as a module, so use new
>> _module version to make sure module can no longer be removed
>> while callback/dump is in use.
>>
>> Signed-off-by: Florian Westphal <f...@strlen.de>
>> ---
>>  net/bridge/br_mdb.c     |  6 +++---
>>  net/can/gw.c            | 14 ++++++++++----
>>  net/decnet/dn_dev.c     |  9 ++++++---
>>  net/decnet/dn_fib.c     |  6 ++++--
>>  net/decnet/dn_route.c   |  8 ++++----
>>  net/mpls/af_mpls.c      | 15 +++++++++------
>>  net/phonet/pn_netlink.c | 21 +++++++++++++--------
>>  net/qrtr/qrtr.c         |  8 ++++++--
>>  8 files changed, 55 insertions(+), 32 deletions(-)
> 
> ipv6 is missing from the list. Is the thought that IPv6 can be compiled
> as a module but can't be removed?
> 

nm. ipv6 is converted to use _module in patch 4.

Reply via email to