net/hyperv: fix wrong length of mac address
authorJianjun Kong <kongjianjun@gmail.com>
Fri, 18 Jan 2013 16:52:09 +0000 (16:52 +0000)
committerDavid 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