]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: fix nf_logger name in ebt_ulog.
authorEric Leblond <eric@inl.fr>
Thu, 26 Mar 2009 08:04:28 +0000 (01:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Mar 2009 08:04:28 +0000 (01:04 -0700)
commitc17d631c2af1482fb67466433d35139b965f82be
treeefc626e90cfc867e60059c200658eb2687676d85
parent5d49397686e0d12b3ec21e023ae1500467f43fec
netfilter: fix nf_logger name in ebt_ulog.

This patch renames the ebt_ulog nf_logger from "ulog" to "ebt_ulog" to
be in sync with other modules naming. As this name was currently only
used for informational purpose, the renaming should be harmless.

Signed-off-by: Eric Leblond <eric@inl.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/netfilter/ebt_ulog.c