ip/ipconfig: stop spamming the console about router receiving RA's

This commit is contained in:
cinap_lenrek 2018-03-18 07:31:09 +01:00
parent c96fb5471a
commit 8ce98a0b32

View file

@ -468,7 +468,6 @@ static void
recvrarouter(uchar buf[], int pktlen)
{
USED(buf, pktlen);
ralog("i am a router and got a router advert");
}
/* host receiving a router advertisement calls this */