commit | b46a8454cd304b5376ba00d3457a612720e47269 | [log] [tgz] |
---|---|---|
author | Dai Haruki <dai.haruki@freescale.com> | Tue Dec 16 15:29:52 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 16 15:29:52 2008 -0800 |
tree | cf6a119d3903b519b9540585684ba1eb2ef130d6 | |
parent | b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 [diff] |
gianfar: Optimize interrupt coalescing configuration Store the interrupt coalescing values in the form in which they will be written to the interrupt coalescing registers. This puts a little overhead into the ethtool configuration, and takes it out of the interrupt handler Signed-off-by: Dai Haruki <dai.haruki@freescale.com> Acked-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>