aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2018-06-27 19:36:49 +0200
committerGreg Kroah-Hartman <[email protected]>2018-06-28 22:46:01 +0900
commita50d971c08ea72506d5f986fb7df9a5909c3997c (patch)
tree74edb995181a8760a8008fc53afbee73807512c8 /tools/perf/scripts/python
parent9579ba6e5d4f2e823a16f0f99ba755cb345c3605 (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