diff options
| author | Michael Straube <[email protected]> | 2018-07-31 13:34:09 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-08-02 09:44:27 +0200 |
| commit | 8663b2e02c1b5d5767ebaa38f72128658b6da1e9 (patch) | |
| tree | a97140b74194a795937ed28143259822b45c9e50 /tools/perf/scripts/python | |
| parent | 328cf8e7790c852fc887ce067e53900f2c423afa (diff) | |
staging: rtl8188eu: use is_broadcast_ether_addr
Use is_broadcast_ether_addr instead of checking each byte of the
address array for 0xff. Shortens the code and improves readability.
As required by is_broadcast_ether_addr, the address array sta_addr
is properly aligned in all uses. Thanks to Joe Perches.
Signed-off-by: Michael Straube <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions