net: ucc_geth, increase no. of HW RX descriptors
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Sun, 29 Apr 2012 22:36:54 +0000 (22:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 May 2012 00:09:04 +0000 (20:09 -0400)
In a busy network we see ucc_geth is dropping RX pkgs every now
and then. Increase the RX queues HW descriptors from
16 to 32 to deal with this.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found