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