Some trivial, cosmetic changes from review of last PR.
This commit is contained in:
parent
b29e7a37b2
commit
fec79394f3
@ -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…
Reference in New Issue
Block a user