Commit 704b3ea3 authored by Eric Leblond's avatar Eric Leblond Committed by David S. Miller
Browse files

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: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarEric Leblond <eric@inl.fr>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a6c42322
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment