Without lowsyslog() *llwarn() is not useful. Eliminate and replace with *warn().

This commit is contained in:
Gregory Nutt
2016-06-20 09:37:08 -06:00
parent 2b445ddccc
commit d40a473f72
52 changed files with 180 additions and 386 deletions
+1 -1
View File
@@ -2473,7 +2473,7 @@ static int enc_reset(FAR struct enc_driver_s *priv)
{
uint8_t regval;
nllwarn("WARNING: Reset\n");
nwarn("WARNING: Reset\n");
/* Configure SPI for the ENC28J60 */