Skip to content
Snippets Groups Projects
Commit 7563907e authored by Michael Barkowski's avatar Michael Barkowski Committed by Jeff Garzik
Browse files

ucc_geth: Fix interrupt coalescing size and alignment


The rx interrupt coalescing table alignment was "guessed" to be 4,
but should be 64. The size should be 8 * number of queues + 4.
Verified in the MPC8323E manual.

Signed-off-by: default avatarMichael Barkowski <Michael.Barkowski@freescale.com>
Signed-off-by: default avatarKim Phillips <kim.phillips@freescale.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 702ff12c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment