wireless/ieee802154: Completes Rx data flow through MAC layer to callback

This commit is contained in:
Anthony Merlino
2017-05-06 10:20:10 -04:00
parent 1490599b69
commit a19a44ad3d
2 changed files with 221 additions and 8 deletions
@@ -1322,7 +1322,7 @@ union ieee802154_mlme_notify_u
union ieee802154_mcps_notify_u
{
struct ieee802154_data_conf_s dataconf;
struct ieee802154_data_ind_s dataind;
struct ieee802154_data_ind_s *dataind;
};
/* A pointer to this structure is passed as the argument of each IOCTL