commit | 211b85349ced1cf573ba0ec376038d8ec76885fb | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Mar 02 19:54:55 2015 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 03 17:01:37 2015 -0500 |
tree | c396565c4fd1abe0f6b9c03727403cee8f893e4b | |
parent | 19ffa562ec138594571896f73c014873db11fc97 [diff] |
bluetooth: 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: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: David S. Miller <davem@davemloft.net>