From 4d23c9cc075e778584aa74da402f6bf968ad92b7 Mon Sep 17 00:00:00 2001 From: "alex.bluesman.smirnov@gmail.com" Date: Tue, 15 May 2012 20:50:24 +0000 Subject: [PATCH] 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 Signed-off-by: David S. Miller --- Reading git-format-patch failed