mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
wireless/ieee802154: Fix a warning found in build testing. Mouse input: Cosmetic changes while reviewing logic.
This commit is contained in:
@@ -443,12 +443,10 @@ static int macnet_notify(FAR struct mac802154_maccb_s *maccb,
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
|
||||
nxsem_post(&priv->md_exclsem);
|
||||
return OK;
|
||||
}
|
||||
|
||||
nxsem_post(&priv->md_exclsem);
|
||||
return OK;
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user