mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 19:36:35 +08:00
Run nxstyle all .c and .h files modified by PR.
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
a569006fd8
commit
57bc329aac
+3
-1
@@ -111,7 +111,9 @@
|
||||
|
||||
#define TUN_WDDELAY (1 * CLK_TCK)
|
||||
|
||||
/* This is a helper pointer for accessing the contents of the Ethernet header */
|
||||
/* This is a helper pointer for accessing the contents of the Ethernet
|
||||
* header.
|
||||
*/
|
||||
|
||||
#ifdef CONFIG_NET_ETHERNET
|
||||
# define BUF ((FAR struct eth_hdr_s *)priv->dev.d_buf)
|
||||
|
||||
Reference in New Issue
Block a user