From: Manuel Schölling Date: Sun, 25 May 2014 17:59:36 +0000 (+0200) Subject: mwifiex: use time_after() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~99^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55fdb8585d84bc9f895086ea3c15ef02630e1143;p=pandora-kernel.git mwifiex: use time_after() To be future-proof and for better readability the time comparisons are modified to use time_after() instead of plain, error-prone math. Signed-off-by: Manuel Schölling Acked-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed