ieee802154: add wpan_phy dump support
This patch adds support for dumping wpan_phy attributes via nl802154. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
This commit is contained in:

committed by
Marcel Holtmann

parent
79fe1a2aa7
commit
ca20ce201c
@@ -27,7 +27,7 @@
|
||||
|
||||
/* RCU-protected (and RTNL for writers) */
|
||||
LIST_HEAD(cfg802154_rdev_list);
|
||||
static int cfg802154_rdev_list_generation;
|
||||
int cfg802154_rdev_list_generation;
|
||||
|
||||
static int wpan_phy_match(struct device *dev, const void *data)
|
||||
{
|
||||
|
Reference in New Issue
Block a user