commit | eb73ddebe992200586bcead3e2ff2889ef8d2575 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Fri Aug 25 19:51:42 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 28 11:30:02 2017 -0700 |
tree | 54b5d85eba191a6bb843f27ecf721aac9ef41ce6 | |
parent | 7a483899b599a93870ac11a61801acdba116b713 [diff] |
bridge: make ebt_table const Make this const as it is only passed to a const argument of the function ebt_register_table. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>