From 96baf5a61b14119eca3f5b282700e2560e5bda28 Mon Sep 17 00:00:00 2001 From: Hari Prasath Gujulan Elango Date: Wed, 10 Jun 2015 04:25:37 +0000 Subject: [PATCH] staging: wilc1000: fix build warning related to time_after_eq macro This patch fixes a build warning related to the use of the time_after_eq macro.Adding a typecast to the second argument suppresses the warning.This warning was created by one my previous patch. Signed-off-by: Hari Prasath Gujulan Elango Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed