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)
commitf95de483b5b138e3c1bea55617f89f5e2f38d10c
tree38b9fed9c254cd4e4a7a619008bc58e1a33378b3
parentd6734d08e45cebb129596930c2edb72eec1c482e
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