Jan Engelhardt wrote:
commit 110d4caa32e46b7dd78e6b59518e0137fc02a6e4 Author: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> Date: Thu Jan 17 20:12:15 2008 +0100 [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostly
+static const struct nf_logger ebt_ulog_logger __read_mostly = {
This breaks compilation. I've removed this and the similar ebt_log change. Just for the future: const and __read_mostly don't mix. - To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html