Eliminate some new warnings found in build testing

This commit is contained in:
Gregory Nutt
2019-08-19 17:49:21 -06:00
parent c184d8fca3
commit faf8bdcbf8
4 changed files with 5 additions and 2 deletions
-1
View File
@@ -457,7 +457,6 @@ void mac802154_txdone_assocreq(FAR struct ieee802154_privmac_s *priv,
FAR struct ieee802154_txdesc_s *txdesc)
{
enum ieee802154_status_e status;
FAR struct ieee802154_txdesc_s *respdesc;
FAR struct ieee802154_primitive_s *primitive =
(FAR struct ieee802154_primitive_s *)txdesc->conf;