Fixes from review of last PR

This commit is contained in:
Gregory Nutt
2017-06-21 10:15:23 -06:00
parent cf53c9767e
commit a12ff2836c
4 changed files with 6 additions and 7 deletions
+3 -4
View File
@@ -60,10 +60,9 @@ config MAC802154_NNOTIF
---help---
Configured number of notification strucures Default: 3
When various MAC management events occur, the MAC notifies the registered
receiver with an allocated notification structure indicating the event. The
events are primitives such as Association Indication etc.
When various MAC management events occur, the MAC notifies the registered
receiver with an allocated notification structure indicating the event. The
events are primitives such as Association Indication etc.
config IEEE802154_IND_PREALLOC
int "Number of pre-allocated meta-data structures"