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