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)
commit1cb5c5596b2621b5f5457d2f35048b7ee020ff5c
tree5da73af578e2cab1fc9c8945c634293af6326de4
parent1d2d116a93f0e9bf0bca72da76a96edef8a1d36d
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