From: Dmitry Baryshkov Date: Wed, 22 Oct 2008 16:52:55 +0000 (+0400) Subject: RFKILL: fix input layer initialisation X-Git-Tag: v2.6.28-rc3~48^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8b105f900d93bd103c002bf4c923f50f16c5441;p=pandora-kernel.git RFKILL: fix input layer initialisation Initialise correctly last fields, so tasks can be actually executed. On some architectures the initial jiffies value is not zero, so later all rfkill incorrectly decides that rfkill_*.last is in future. Signed-off-by: Dmitry Baryshkov Signed-off-by: John W. Linville --- Reading git-diff-tree failed