From: alex.bluesman.smirnov@gmail.com Date: Wed, 25 Apr 2012 23:35:51 +0000 (+0000) Subject: 6lowpan: duplicate definition of IEEE802154_ALEN X-Git-Tag: v3.5-rc1~109^2~269 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d319508a3551d2995e5cd12d649821b3be00e5b;p=pandora-kernel.git 6lowpan: duplicate definition of IEEE802154_ALEN The same macros is defined in 'include/net/af_ieee802154.h' and is called IEEE802154_ADDR_LEN. No need another one, so remove it. Signed-off-by: Alexander Smirnov Signed-off-by: David S. Miller --- Reading git-diff-tree failed