From: Joe Perches Date: Wed, 2 Oct 2013 02:04:40 +0000 (-0700) Subject: net:drivers/net: Miscellaneous conversions to ETH_ALEN X-Git-Tag: v3.13-rc1~105^2~238 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d458cdf712e0c671e8e819abb16ecd6e44f9daec;p=pandora-kernel.git net:drivers/net: Miscellaneous conversions to ETH_ALEN Convert the memset/memcpy uses of 6 to ETH_ALEN where appropriate. Also convert some struct definitions and u8 array declarations of [6] to ETH_ALEN. Signed-off-by: Joe Perches Acked-by: Arend van Spriel Signed-off-by: David S. Miller --- Reading git-diff-tree failed