]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - net/mac802154/ieee802154_i.h
mac802154: add wpan_phy priv id
[mirror_ubuntu-hirsute-kernel.git] / net / mac802154 / ieee802154_i.h
index abb19701d494637901134f8d281b970551e88d49..4be5e23c7e8b4a4407d8f35f6a2cdbacf0761aa1 100644 (file)
@@ -96,6 +96,9 @@ struct ieee802154_sub_if_data {
 
 #define MAC802154_CHAN_NONE            0xff /* No channel is assigned */
 
+/* utility functions/constants */
+extern const void *const mac802154_wpan_phy_privid; /*  for wpan_phy privid */
+
 static inline struct ieee802154_local *
 hw_to_local(struct ieee802154_hw *hw)
 {