Re: [PATCH 2/7] bridge: make ebt_table const

From: David Miller
Date: Mon Aug 28 2017 - 14:30:24 EST


From: Bhumika Goyal <bhumirks@xxxxxxxxx>
Date: Fri, 25 Aug 2017 19:51:42 +0530

> Make this const as it is only passed to a const argument of the function
> ebt_register_table.
>
> Signed-off-by: Bhumika Goyal <bhumirks@xxxxxxxxx>

Applied.