git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3f671b
)
atlx: Use ETH_ALEN
author
Joe Perches
<joe@perches.com>
Sun, 18 Mar 2012 17:37:57 +0000
(17:37 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 19 Mar 2012 20:53:08 +0000
(16:53 -0400)
No need for yet another #define for this.
Convert NODE_ADDRESS_SIZE use to ETH_ALEN and remove #define.
Use memcpy instead of a loop to copy an address.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found