]> git.sur5r.net Git - freertos/commit
Corrected the Rx frame length mask when obtaining the length from the rx descriptor.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 25 Jul 2006 19:44:40 +0000 (19:44 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 25 Jul 2006 19:44:40 +0000 (19:44 +0000)
commit59b90e189777793cde5f156ed1a1b831f4fc29e0
tree103a7d3f9684cdacfea40403cf50732a57ff4057
parent8d3659f9b5aedff37d7807bbdd445ac4956b518a
Corrected the Rx frame length mask when obtaining the length from the rx descriptor.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@20 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c
Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c