commit | 4d23c9cc075e778584aa74da402f6bf968ad92b7 | [log] [tgz] |
---|---|---|
author | alex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com> | Tue May 15 20:50:24 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 16 15:17:01 2012 -0400 |
tree | 60c20f508c7d57adbf5f7410c5137fba6970152b | |
parent | 74a02fcf77dd760176418e1641a8624b26b357a2 [diff] |
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>