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:
c2e94d7
)
6lowpan: duplicate definition of IEEE802154_ALEN
author
alex.bluesman.smirnov@gmail.com
<alex.bluesman.smirnov@gmail.com>
Wed, 25 Apr 2012 23:35:51 +0000
(23:35 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 26 Apr 2012 10:01:09 +0000
(06:01 -0400)
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 <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found