commit | 5d9657d83a1cfecfbe41add0d94863d3fe714df0 | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@freescale.com> | Tue Mar 19 07:40:04 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 20 13:21:52 2013 -0400 |
tree | 4c51232b94ee418c4021c65d4de8008c5b14be7d | |
parent | 6be5ed3fef568ad79f9519db4a336c725a089d51 [diff] |
gianfar: Remove redundant programming of [rt]xic registers For Multi Q Multi Group (MQ_MG_MODE) mode, the Rx/Tx colescing registers [rt]xic are aliased with the [rt]xic0 registers (coalescing setting regs for Q0). This avoids programming twice in a row the coalescing registers for the Rx/Tx hw Q0. Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>