commit | 2d06cad1a5ceb3b04dc9547e261ad4fcebf7433d | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Fri Aug 08 18:35:51 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Aug 14 04:40:03 2008 -0400 |
tree | 685175f1f7b6bbbde4b07a12391a112601544a97 | |
parent | 56e1f82968af79f70902008098a4687198142ce7 [diff] |
e1000e: Set InterruptThrottleRate to default when invalid value used During module load, seting the InterruptThrottleRate parameter to an invalid value would result in the itr/itr_setting pair being set to unexpected values which would result in poor performance. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>