From: Joe Perches Date: Tue, 14 Dec 2010 00:57:01 +0000 (-0800) Subject: staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALEN X-Git-Tag: v2.6.38-rc1~423^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8d6307894a73a10be6395b8ed3ffb3cb9255f9d;p=pandora-kernel.git staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALEN Add an #include of to include/proto/ethernet.h Convert ETHER_ADDR_LEN, remove the #define for ETHER_ADDR_LEN. Signed-off-by: Joe Perches Acked-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed