Fix for ENC28J60 from Dave

This commit is contained in:
Gregory Nutt
2013-06-22 08:55:16 -06:00
parent 5152ce9f79
commit d7ec0089a7
2 changed files with 13 additions and 4 deletions
+2
View File
@@ -5028,3 +5028,5 @@
* configs/sam4l-xplained/src/sam_slcd.c: Beginning of a driver for the
LED1 segment LCD module. This driver is incomplete on initial check-
in (2013-6-21).
* drivers/net/enc28j60.c: Change buffer ordering to work around Errata
#5. From Dave (ziggurat29, 2013-6-22).