Back-port some bugfixes from the ENCX24J600 to the ENC28J60 driver (unverified). From Max Holtzberg

This commit is contained in:
Gregory Nutt
2013-09-06 13:17:12 -06:00
parent 8912bcb1ea
commit b95886626e
2 changed files with 28 additions and 27 deletions
+3
View File
@@ -5514,4 +5514,7 @@
to the free list. From Max Holtzberg (2013-9-6).
* configs/sama5d3x-ek/demo: Add support for USB MSC device on the
AT25 serial FLASH (untested) (2013-9-6).
* drivers/net/enc28j60.c: Changes back-ported from the ENCX24J600
to the ENC28J60 by Max Holtzberg. These seem like reasonable and
correct changes, but have yet to be verified on an ENC28J60 (2013-9-6).