]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
staging: rtl8188eu: remove hal_init_macaddr()
authorMichael Straube <straube.linux@gmail.com>
Sat, 22 Jun 2019 15:14:49 +0000 (17:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jun 2019 01:50:51 +0000 (09:50 +0800)
commit6faeb505036d538b7ec71612aed389f9ef2ddb9e
tree84eec65bbbdf66dd97c99d8ba471cb63040cd7cb
parent08289a56043f5e20821f1e2e21a153248338826b
staging: rtl8188eu: remove hal_init_macaddr()

Function hal_init_macaddr() just calls rtw_hal_set_hwreg().
Use rtw_hal_set_hwreg() directly and remove hal_init_macaddr().

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/hal_com.c
drivers/staging/rtl8188eu/hal/usb_halinit.c
drivers/staging/rtl8188eu/include/hal_com.h