diff options
| author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-08-26 09:00:30 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-04 14:03:40 -0700 |
| commit | 8cfbc9dcde38c167b10c9c1b74f410f9a577b857 (patch) | |
| tree | 5a2e43e7fe88548e490be8502e6b1c667b818ecf /scripts | |
| parent | 0c43e56c3001fa4c55b01abf0d8a12bbc79aa148 (diff) | |
Staging: rtl8192u: 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 <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
