Skip to content
Snippets Groups Projects
Commit 93803b33 authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

wireless: Use eth_<foo>_addr instead of memset


Use the built-in function instead of memset.

Miscellanea:

Add #include <linux/etherdevice.h> where appropriate
Use ETH_ALEN instead of 6

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 519983b1
No related tags found
No related merge requests found
Showing
with 47 additions and 47 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment