Cosmetic changes from review of pull request
This commit is contained in:
parent
8284e1cdc1
commit
3669292024
2
arch
2
arch
@ -1 +1 @@
|
||||
Subproject commit 49469c3de808256b93b4fcfc5a88753c1d86c6f2
|
||||
Subproject commit ccec1b1ab9fdc6c1a520e715ff4765772fb6ecf4
|
2
configs
2
configs
@ -1 +1 @@
|
||||
Subproject commit c391d2d30f998560fe84d7a703de33c6ccf39bf1
|
||||
Subproject commit 797bdb1d00c8deeb5c0108aeca589c14b38026ec
|
@ -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 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user