commit | c84a67a2fc70841e642fe2f0429abb1d9b4d2167 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Mar 02 19:54:57 2015 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 03 17:01:38 2015 -0500 |
tree | 04f3c5240192fa2612c430f533a92b8a903c459b | |
parent | afc130dd3902942c3cae55512b120b7e1df29239 [diff] |
mac80211: Use eth_<foo>_addr instead of memset Use the built-in function instead of memset. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>