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)
commit24a24f95a22cf50091ef06950c2ce5dc723c051d
treea396859c293b34185e20d965f4184c958e38e993
parent05a1e43e487693fb2d53778fe20f94d399549dfe
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