netfilter: fix warning about invalid const usage
This patch fixes the declaration of the logger structure in ebt_log and ebt_ulog: I forgot to remove the const option from their declaration in the commit ca735b3a ("netfilter: use a linked list of loggers"). Pointed-out-by: NStephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: NEric Leblond <eric@inl.fr> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
想要评论请 注册 或 登录