cfg802154_set_max_associations
unsigned int cfg802154_set_max_associations(struct wpan_dev *wpan_dev,
cfg802154_set_max_associations(wpan_dev, max_assoc);
EXPORT_SYMBOL_GPL(cfg802154_set_max_associations);
max_assoc = cfg802154_set_max_associations(wpan_dev, 0);
cfg802154_set_max_associations(wpan_dev, max_assoc);