]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8188eu: remove rf_type from issue_assocreq()
authorMichael Straube <straube.linux@gmail.com>
Sun, 28 Nov 2021 17:09:16 +0000 (18:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Dec 2021 14:13:36 +0000 (15:13 +0100)
commit1916095835f3a2df00feacac364e880b21b30c2d
tree38b9fed9c254cd4e4a7a619008bc58e1a33378b3
parent1e95f76d592ab6fd024e659f57e643b008d5f3bf
staging: r8188eu: remove rf_type from issue_assocreq()

rf_type is always RF_1T1R. Remove it from issue_assocreq() and remove
related dead code.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20211128170924.5874-3-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c