diff options
| author | Michael Straube <[email protected]> | 2018-06-27 19:36:49 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-06-28 22:46:01 +0900 |
| commit | a50d971c08ea72506d5f986fb7df9a5909c3997c (patch) | |
| tree | 74edb995181a8760a8008fc53afbee73807512c8 /tools/perf/scripts/python | |
| parent | 9579ba6e5d4f2e823a16f0f99ba755cb345c3605 (diff) | |
staging: rtl8723bs: use mac_pton() in rtw_macaddr_cfg()
Use the mac_pton() helper to convert the mac address string.
The functions key_char2num() and key_2char2num() are not used
anywhere else and can be removed.
This also has the benefit of validating the input since mac_pton()
returns false if the string is not valid.
Signed-off-by: Michael Straube <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions