staging: r8188eu: merge Set_NETYPE0_MSR() and Set_MSR()
authorMichael Straube <straube.linux@gmail.com>
Sun, 30 Jan 2022 19:03:17 +0000 (20:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 31 Jan 2022 13:03:30 +0000 (14:03 +0100)
commit9838ee1cc2eae4ee194824836a9ab8636e498652
treeb56ac526f1ad182c59f6ecb87f714160ee1c2af8
parent0599a490f3a95cb5ac6d98de63de95aaf6c70a1c
staging: r8188eu: merge Set_NETYPE0_MSR() and Set_MSR()

Set_MSR() just calls Set_NETYPE0_MSR(). Merge the two functions.
Keep Set_MSR() and remove Set_NETYPE0_MSR().

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