mirror of
https://github.com/apache/nuttx.git
synced 2026-08-19 04:28:21 +00:00
LPC17 Ethernet: Tiny, trivial, cosmetic spacing change
This commit is contained in:
parent
b78c3fcc30
commit
44668c00a0
1 changed files with 1 additions and 0 deletions
|
|
@ -660,6 +660,7 @@ static int lpc17_transmit(struct lpc17_driver_s *priv)
|
|||
|
||||
prodidx = 0;
|
||||
}
|
||||
|
||||
lpc17_putreg(prodidx, LPC17_ETH_TXPRODIDX);
|
||||
|
||||
/* Enable Tx interrupts */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue