Re: [PATCH net-next] net: Add comment that early_demux can change via sysctl

2017-08-28 Thread David Miller
From: David Ahern Date: Mon, 28 Aug 2017 15:14:20 -0700 > Twice patches trying to constify inet{6}_protocol have been reverted: > 39294c3df2a8 ("Revert "ipv6: constify inet6_protocol structures"") to > revert 3a3a4e3054137 and then 03157937fe0b5 ("Revert "ipv4: make > net_protocol const"") to rev

[PATCH net-next] net: Add comment that early_demux can change via sysctl

2017-08-28 Thread David Ahern
Twice patches trying to constify inet{6}_protocol have been reverted: 39294c3df2a8 ("Revert "ipv6: constify inet6_protocol structures"") to revert 3a3a4e3054137 and then 03157937fe0b5 ("Revert "ipv4: make net_protocol const"") to revert aa8db499ea67. Add a comment that the structures can not be co