mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
igmp: Namespaceify igmp_max_msf sysctl knob
Signed-off-by: Nikolay Borisov <kernel@kyup.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
815c527007
commit
166b6b2d6f
6 changed files with 13 additions and 14 deletions
|
@ -38,7 +38,6 @@ static inline struct igmpv3_query *
|
|||
}
|
||||
|
||||
extern int sysctl_igmp_llm_reports;
|
||||
extern int sysctl_igmp_max_msf;
|
||||
extern int sysctl_igmp_qrv;
|
||||
|
||||
struct ip_sf_socklist {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue