]> git.baikalelectronics.ru Git - kernel.git/commit
mac802154: add default interface registration
authorAlexander Aring <alex.aring@gmail.com>
Wed, 5 Nov 2014 19:51:19 +0000 (20:51 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 5 Nov 2014 20:53:04 +0000 (21:53 +0100)
commit4ae500db25e661cf51e01619eb7fb73ff0791210
tree8bdd00b996a72f57f4e35fbbc079f20c7f87f8c2
parenteabaf9b31e6c1085f9d6eebac8ebe40e026f8c78
mac802154: add default interface registration

This patch adds a default interface registration for a wpan interface
type. Currently the 802.15.4 subsystem need to call userspace tools to
add an interface. This patch is like mac80211 handling for registration
a station interface type by default.

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