commit | aa8db499ea67cff1f5f049033810ffede2fe5ae4 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Fri Aug 25 19:51:44 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 28 11:30:02 2017 -0700 |
tree | 8319c5112c944926ae81cf5adc04d3a1381311cb | |
parent | eb73ddebe992200586bcead3e2ff2889ef8d2575 [diff] |
ipv4: make net_protocol const Make these const as they are only passed to a const argument of the function inet_add_protocol. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>