mac802154: remove wpan_dev parameter in if_add
authorAlexander Aring <alex.aring@gmail.com>
Mon, 17 Nov 2014 07:20:50 +0000 (08:20 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 17 Nov 2014 08:49:16 +0000 (09:49 +0100)
This parameter was grabbed from wireless implementation with the
identically wireless dev struct. We don't need this right now and so we
remove it. Maybe we will add it later again if we found any real reason
to have such parameter.

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

Simple merge
Simple merge
Simple merge
Simple merge