]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723bs: use mac_pton()
authorMichael Straube <straube.linux@gmail.com>
Mon, 9 Jul 2018 13:50:39 +0000 (15:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jul 2018 10:36:28 +0000 (12:36 +0200)
commita70d7d22ae32f3be40c77ec16404ba029d0ea346
tree5da73af578e2cab1fc9c8945c634293af6326de4
parent80d81f6a62884f62591286c75c2b08f09cb91eba
staging: rtl8723bs: use mac_pton()

Use mac_pton() instead of custom approach.
Remove the now unused hex2num_i() and hwaddr_aton_i().

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c