ieee802154: add wpan_phy dump support
[deliverable/linux.git] / net / ieee802154 / core.c
index ae5ecbc2ca0a197d8afc26fe682074270c35bcf1..18bc7e7385074c4b62e5e7c87c1d2bba3981e7a4 100644 (file)
@@ -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)
 {
This page took 0.025578 seconds and 5 git commands to generate.