mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 20:59:02 +00:00
Some trivial, cosmetic changes from review of last PR.
This commit is contained in:
parent
b29e7a37b2
commit
fec79394f3
1 changed files with 0 additions and 2 deletions
|
|
@ -671,10 +671,8 @@ static void tun_net_receive_tap(FAR struct tun_device_s *priv)
|
|||
|
||||
if (ret == OK)
|
||||
{
|
||||
|
||||
if (priv->dev.d_len > 0)
|
||||
{
|
||||
|
||||
/* Update the Ethernet header with the correct MAC address */
|
||||
|
||||
#ifdef CONFIG_NET_IPv4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue