diff options
| author | Arend van Spriel <[email protected]> | 2012-10-22 13:55:38 -0700 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2012-10-29 15:28:54 -0400 |
| commit | ba40d16696c86165744c89e0dae649df78dd82f4 (patch) | |
| tree | eee772b46b88bd160775d23bf0803e20d4ddd06c /tools/perf/scripts/python/sched-migration.py | |
| parent | ce81e3175ed5b86b19ef068246fc2c829aff84d5 (diff) | |
brcmfmac: use memset when setting a broadcast mac address
The driver had a global constant ether_bcast, which was copied
whenever a broadcast mac address was needed. This patch does a
memset(dest, 0xFF, ETH_ALEN) instead and consequently removes
the global ether_bcast.
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Franky Lin <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions