alistair23-linux/net/ieee802154
Danny Kukawka cdf49c283e net/ieee802154/6lowpan.c: reuse eth_mac_addr()
Use eth_mac_addr() for .ndo_set_mac_address, remove
lowpan_set_address since it do currently the same as
eth_mac_addr(). Additional advantage: eth_mac_addr() already
checks if the given address is valid

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Acked-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-22 14:46:37 -05:00
..
6lowpan.c net/ieee802154/6lowpan.c: reuse eth_mac_addr() 2012-02-22 14:46:37 -05:00
6lowpan.h 6LoWPAN: UDP header compression 2011-11-14 00:19:43 -05:00
af802154.h
af_ieee802154.c
dgram.c net: Remove all uses of LL_ALLOCATED_SPACE 2011-11-18 14:37:09 -05:00
ieee802154.h
Kconfig IEEE802.15.4: 6LoWPAN basic support 2011-08-24 19:36:06 -07:00
Makefile IEEE802.15.4: 6LoWPAN basic support 2011-08-24 19:36:06 -07:00
netlink.c
nl-mac.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
nl-phy.c
nl_policy.c
raw.c net: Remove all uses of LL_ALLOCATED_SPACE 2011-11-18 14:37:09 -05:00
wpan-class.c