Fix another typo introduced in the last set of changes
This commit is contained in:
parent
4a34540e8f
commit
74d0cb8f05
@ -686,7 +686,7 @@ static void tiva_receive(struct tiva_driver_s *priv)
|
||||
|
||||
/* We will have to drop this packet */
|
||||
|
||||
nllwarn("WARNING: "Bad packet size dropped (%d)\n", pktlen);
|
||||
nllwarn("WARNING: Bad packet size dropped (%d)\n", pktlen);
|
||||
NETDEV_RXERRORS(&priv->ld_dev);
|
||||
|
||||
/* The number of bytes and words left to read is pktlen - 4 (including,
|
||||
|
Loading…
Reference in New Issue
Block a user