staging: rtl8192e: Use time_after macro
authorGujulan Elango, Hari Prasath (H.) <hgujulan@visteon.com>
Fri, 8 May 2015 07:58:43 +0000 (07:58 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 May 2015 13:00:40 +0000 (15:00 +0200)
commitb68cecbedd5a66112b06ca22dce1ea06473b37b9
tree0fb75117b53d9e507bd5c771b0a42d42a6ddecb3
parent94e057d7c4f01b1593773c7e8c5226cae23cf2c7
staging: rtl8192e: Use time_after macro

This patch replaces a condition check for time elapsed with a
simple time_after macro

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_ps.c