rndis_wlan: simplify is_associated()
authorzuoqilin <zuoqilin@yulong.com>
Fri, 23 Apr 2021 09:49:40 +0000 (17:49 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 15 Jun 2021 13:34:19 +0000 (16:34 +0300)
commitad4d74cd81779e8f33e7365ae98280835604e905
treeca720ef8f42abd0e809fbc3826f17d19b2d761dd
parent7b7362ba27a23a9042e2423407e6ce16d388aba0
rndis_wlan: simplify is_associated()

It is not necessary to define the variable ret to receive
the return value of the get_bssid() method.

Signed-off-by: zuoqilin <zuoqilin@yulong.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210423094940.1593-1-zuoqilin1@163.com
drivers/net/wireless/rndis_wlan.c