mac802154: move interface del handling in iface
authorAlexander Aring <alex.aring@gmail.com>
Wed, 5 Nov 2014 19:51:14 +0000 (20:51 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 5 Nov 2014 20:53:03 +0000 (21:53 +0100)
commitb210b18747cb511bb71f6a49c97e8d38f639b435
tree644fad3528a37d44a6e85e6bdbea3ced09c2ac8b
parent9f3295b9ea8e54a6c65231d267f069edf420b64f
mac802154: move interface del handling in iface

This patch moves and rename the mac802154_del_iface function into
iface.c and rename the function to ieee802154_if_remove which is a similar
naming convention like mac80211.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/mac802154/cfg.c
net/mac802154/ieee802154_i.h
net/mac802154/iface.c
net/mac802154/main.c