]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ieee802154: move wpan-class.c to core.c
authorAlexander Aring <alex.aring@gmail.com>
Sat, 25 Oct 2014 07:41:03 +0000 (09:41 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 25 Oct 2014 19:39:56 +0000 (21:39 +0200)
Like the wireless core.c file this file contains function for phy
allocation and freeing. Move this file to core.c to get similar
behaviour.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/ieee802154/Makefile
net/ieee802154/core.c [moved from net/ieee802154/wpan-class.c with 100% similarity]

index 3914b1ed42743c50aaa4fe0a40927133cf25dae1..e58c4cbb3639de8750ce85a2d8f4af1a33136b93 100644 (file)
@@ -2,7 +2,7 @@ obj-$(CONFIG_IEEE802154) += ieee802154.o af_802154.o
 obj-$(CONFIG_IEEE802154_6LOWPAN) += ieee802154_6lowpan.o
 
 ieee802154_6lowpan-y := 6lowpan_rtnl.o reassembly.o
-ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o wpan-class.o \
+ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o core.o \
                 header_ops.o
 af_802154-y := af_ieee802154.o raw.o dgram.o