ieee802154: add iftype to wpan_dev
authorAlexander Aring <alex.aring@gmail.com>
Sun, 9 Nov 2014 07:36:49 +0000 (08:36 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 9 Nov 2014 18:50:28 +0000 (19:50 +0100)
commit190ac1ca33442dc25a172ece0f34746a7e1514f3
treeea959f364853e6d885c6abbd591d6ea2366058fb
parentf3ada640c25f2d57beef79b7b98619748be3f3ca
ieee802154: add iftype to wpan_dev

This patch adds an iftype argument to the wpan_dev. This is needed to
get the interface type from netdev ieee802154_ptr. The subif data struct
can only accessible in mac802154 branch.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/cfg802154.h
net/mac802154/iface.c
This page took 0.025065 seconds and 5 git commands to generate.