From: Govindarajulu Varadarajan <_govind@gmx.com> Date: Mon, 21 Jul 2014 11:52:17 +0000 (+0530) Subject: enic: remove #ifdef CONFIG_RFS_ACCEL around filter structures X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~113^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3e5af33e6d64a36bce1dfd9f599649f539801de;p=pandora-kernel.git enic: remove #ifdef CONFIG_RFS_ACCEL around filter structures This patch removes the #ifdef CONFIG_RFS_ACCEL around the classifier filter structures. This makes the filter structures available when CONFIG_RFS_ACCEL = n. Introduce enic_rfs_timer_start() & enic_rfs_timer_stop() to start/stop the timer. These two functions are nop when CONFIG_RFS_ACCEL = n. Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com> Signed-off-by: David S. Miller --- Reading git-diff-tree failed