commit | 3b6ed26d8b964bdb1f963eb2fab90fdd26a11452 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Mar 02 19:54:51 2015 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 03 17:01:37 2015 -0500 |
tree | 46368bb8e0a77a73aad500be9e5b4678671b49a8 | |
parent | 1667c942e72346df1f41d4171de5a647b6b22dfc [diff] |
xen: Use eth_<foo>_addr instead of memset Use the built-in function instead of memset. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Wei Liu <wei.liu2@citrix.com> Signed-off-by: David S. Miller <davem@davemloft.net>