From: Samuel Ortiz Date: Thu, 13 Jul 2006 10:04:06 +0000 (+0300) Subject: IDLETIMER: New xt_target prototype X-Git-Tag: v2.6.17-omap2~31 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af2ee19eb64cede96005ccb25a26db4729256f1b;p=pandora-kernel.git IDLETIMER: New xt_target prototype In ipt_IDLETIMER.c, we are using an old prototype for xt_target hooks. We need to pass one additional argument, a pointer to xt_target. We also need to specify the targetsize value, otherwise registration fails. Signed-off-by: Samuel Ortiz Signed-off-by: Juha Yrjola --- Reading git-diff-tree failed