drivers/net/lan91c111.c: Change loopback_out to devif_loopback
This commit is contained in:
parent
f8bfbd58c5
commit
3eb34186b5
@ -547,7 +547,7 @@ static int lan91c111_txpoll(FAR struct net_driver_s *dev)
|
||||
}
|
||||
#endif /* CONFIG_NET_IPv6 */
|
||||
|
||||
if (!loopback_out(dev))
|
||||
if (!devif_loopback(dev))
|
||||
{
|
||||
/* Send the packet */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user