]> git.baikalelectronics.ru Git - kernel.git/commit
mac802154: slave interfaces declaration
authoralex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com>
Tue, 15 May 2012 20:50:24 +0000 (20:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2012 19:17:01 +0000 (15:17 -0400)
commit252b2ec93218a5b8f915ef8d1ad26ef1abca5786
tree60c20f508c7d57adbf5f7410c5137fba6970152b
parent3727a8749e56824e177536e449cf9126e6a376c1
mac802154: slave interfaces declaration

Slaves represent typical network interfaces available from userspace.
Each ieee802154 device/transceiver may have several slaves and able
to be associated with several networks at the same time. So this
patch adds structure for slaves declaration.

Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac802154/mac802154.h