]> Git Repo - u-boot.git/commit
net: zynq: Disable secondary queues
authorEdgar E. Iglesias <[email protected]>
Sat, 26 Sep 2015 06:50:07 +0000 (23:50 -0700)
committerMichal Simek <[email protected]>
Thu, 19 Nov 2015 13:03:01 +0000 (14:03 +0100)
commit603ff0081af96a1694f0d86e1dccbc118871f27f
tree072483377ee5b3fc9a723eb43d2a157078bdd65c
parent23a598f719811fbb1807ed377382fef019b9b3cd
net: zynq: Disable secondary queues

Zynq has no priority queues.
ZynqMP has one priority queue and this change is required
to get ethernet working.
This patch was not needed on ep108 for uknown reason even
it should be used.
Tested on Zynq and ZynqMP.

Signed-off-by: Edgar E. Iglesias <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
drivers/net/zynq_gem.c
This page took 0.03573 seconds and 4 git commands to generate.