Merge commit '94f82102284f73721f685ec9ae535aef815e0d69'

* commit '94f82102284f73721f685ec9ae535aef815e0d69':
  Squashed 'features/nanostack/sal-stack-nanostack/' changes from 7963594..2535a6c
pull/7854/head
Deepak Venugopal 2018-08-22 10:52:10 +03:00
commit 8c94411882
1 changed files with 1 additions and 1 deletions

View File

@ -700,7 +700,7 @@ int8_t mac_pd_sap_data_cb(void *identifier, arm_phy_sap_msg_t *message)
}
//Do not accept commend frame with length 0
if (fcf_read.frametype == FC_CMD_FRAME && length == 0) {
return -1;
goto ERROR_HANDLER;
}
//Parse IE Elements