mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
Cosmetic changes from review of pull request
This commit is contained in:
+1
-1
Submodule arch updated: 49469c3de8...ccec1b1ab9
+1
-1
Submodule configs updated: c391d2d30f...797bdb1d00
@@ -805,7 +805,9 @@ static void ftmac100_txdone(FAR struct ftmac100_driver_s *priv)
|
||||
/* txdes owned by dma */
|
||||
|
||||
if (txdes->txdes0 & FTMAC100_TXDES0_TXDMA_OWN)
|
||||
break;
|
||||
{
|
||||
break;
|
||||
}
|
||||
|
||||
/* TODO: check for excessive and late collisions */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user