commit | 19ffa562ec138594571896f73c014873db11fc97 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Mar 02 19:54:54 2015 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 03 17:01:37 2015 -0500 |
tree | fa296f4534a937572f3a767e000387df0f93c8ef | |
parent | 1a73de0719fbc5452d35c3d3ddf2480fbaa7c7fd [diff] |
atm: 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>