ll_temac: Add support for V2 LLTEMAC core
authorSteven J. Magnani <steve@digidescorp.com>
Wed, 17 Feb 2010 07:14:20 +0000 (07:14 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2010 21:35:36 +0000 (13:35 -0800)
LLTEMAC V1 cores place only received packet length in the app4 word.
V2 cores place additional information in app4.
Mask out the additional information when retrieving the packet length.

Signed-off-by: Steven J. Magnani <steve@digidescorp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found