diff options
| author | Wei Yongjun <[email protected]> | 2012-08-26 08:54:41 +0800 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2012-09-07 15:03:39 -0400 |
| commit | 35622dc26eeb1c9046df659be43b3a9316b0bf65 (patch) | |
| tree | 31443d09d2535ced42b95d8d898afbfa8a36191d /tools/perf/scripts/python | |
| parent | 4653356f695900de170779fc522e2fc41d710897 (diff) | |
wireless: use is_broadcast_ether_addr() instead of memcmp()
Using is_broadcast_ether_addr() instead of directly use
memcmp() to determine if the ethernet address is broadcast
address.
spatch with a semantic match is used to found this problem.
(http://coccinelle.lip6.fr/)
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions