From: Vaishali Thakkar Date: Wed, 25 Feb 2015 04:05:32 +0000 (+0530) Subject: Staging: rtl8712: Use mod_timer X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~911 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=875b7dec47533e2a26489420c7964e8efe647175;p=pandora-kernel.git Staging: rtl8712: Use mod_timer This patch introduces the use of API function mod_timer instead of driver specific function as it is a more efficient and standard way to update the expire field of an active timer. Signed-off-by: Vaishali Thakkar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed