]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8188eu: remove unnecessary rtw_get_passing_time_ms call
authorMartin Kaiser <martin@kaiser.cx>
Sat, 9 Apr 2022 16:32:04 +0000 (18:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Apr 2022 13:49:58 +0000 (15:49 +0200)
commitae20db72a67a7afa0b21ad40a10df0817976cad1
treea396859c293b34185e20d965f4184c958e38e993
parentb96678d4b9fb4a27fc5b0d052d5ef075f24f1d1a
staging: r8188eu: remove unnecessary rtw_get_passing_time_ms call

Remove the rtw_get_passing_time_ms call in send_beacon.

Calling rtw_get_passing_time_ms makes no sense if we discard the result.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220409163212.241122-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c