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:
c1acd70
)
net/hyperv: fix wrong length of mac address
author
Jianjun Kong
<kongjianjun@gmail.com>
Fri, 18 Jan 2013 16:52:09 +0000
(16:52 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 19 Jan 2013 16:01:23 +0000
(11:01 -0500)
This patch fixed wrong mac length, it should be ETH_ALEN,
also replaced the hardcode 6 in hyperv_net.h
Signed-off-by: Amos Kong <kongjianjun@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found