OSDN Git Service

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)
commit86d52cd96414f05c4053fb264a85309772c6ae26
treecf65fa03321390a5db420760a4cafe7aec9b0016
parent5ad60d36993596f7b3b958500f9c66c5338cd855
ieee802154: move wpan-class.c to core.c

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]