Home
last modified time | relevance | path

Searched hist:dcd87999d415d39cf2ae510bfed6b8206d778e1c (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Digmp.cdiff dcd87999d415d39cf2ae510bfed6b8206d778e1c Mon Feb 15 11:11:28 CET 2016 Nikolay Borisov <kernel@kyup.com> igmp: net: Move igmp namespace init to correct file

When igmp related sysctl were namespacified their initializatin was
erroneously put into the tcp socket namespace constructor. This
patch moves the relevant code into the igmp namespace constructor to
keep things consistent.

Also sprinkle some #ifdefs to silence warnings

Signed-off-by: Nikolay Borisov <kernel@kyup.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_ipv4.cdiff dcd87999d415d39cf2ae510bfed6b8206d778e1c Mon Feb 15 11:11:28 CET 2016 Nikolay Borisov <kernel@kyup.com> igmp: net: Move igmp namespace init to correct file

When igmp related sysctl were namespacified their initializatin was
erroneously put into the tcp socket namespace constructor. This
patch moves the relevant code into the igmp namespace constructor to
keep things consistent.

Also sprinkle some #ifdefs to silence warnings

Signed-off-by: Nikolay Borisov <kernel@kyup.com>
Signed-off-by: David S. Miller <davem@davemloft.net>