atm: Use eth_<foo>_addr instead of memset
authorJoe Perches <joe@perches.com>
Tue, 3 Mar 2015 03:54:54 +0000 (19:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Mar 2015 22:01:37 +0000 (17:01 -0500)
commit19ffa562ec138594571896f73c014873db11fc97
treefa296f4534a937572f3a767e000387df0f93c8ef
parent1a73de0719fbc5452d35c3d3ddf2480fbaa7c7fd
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>
net/atm/lec.c