]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8192e: use time_before() macro
authorGujulan Elango, Hari Prasath (H.) <hgujulan@visteon.com>
Fri, 8 May 2015 11:04:43 +0000 (11:04 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 May 2015 13:00:41 +0000 (15:00 +0200)
commite32e1928146662d1cb7c4dc4385dcdcb0357340e
tree890d188cb3079683bdcba9c6b801e728d6dfe81b
parentb68cecbedd5a66112b06ca22dce1ea06473b37b9
staging: rtl8192e: use time_before() macro

This patch replaces the condition check for time elapsed with a
simplified time_before() 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