staging: rtl8723bs: core: remove condition never execute
authorSaurav Girepunje <saurav.girepunje@gmail.com>
Sun, 3 Oct 2021 15:58:28 +0000 (21:28 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Oct 2021 10:28:15 +0000 (12:28 +0200)
commitd98f096cf5e1a339a77b7993423f7f62bcdebfbb
treef3df777c6d1d746d11d9ed7d68ae1cc0acf7ada9
parent0d197f2088e6c116d33ab9af66daac8be45f1a4b
staging: rtl8723bs: core: remove condition never execute

Remove condition which never get execute.
as pattrib->mdata is always zero before if condition check.

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Saurav Girepunje <saurav.girepunje@gmail.com>
Link: https://lore.kernel.org/r/YVnTJCoz2qsXDXGc@user
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c