diff options
author | Mark Rustad <mark.d.rustad@intel.com> | 2015-08-08 16:18:48 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-09-23 22:43:22 -0700 |
commit | 58e7cd24d474c87763387f606e403012f562760b (patch) | |
tree | f2476ebdf75644b95754d5a06368cdd7b6211b4d /drivers/net/irda/kingsun-sir.c | |
parent | 69eec0c2fa8781a6abae96af1f11069e1965cbfe (diff) |
ixgbe: Limit SFP polling rate
Reduce the frequency of polling for SFP modules. Because the
service task sometimes runs at high rates, we can poll for
SFPs too often. When an SFP is not present, the I2C timeouts
that result are very costly. So, prevent SFP polling from
being done more than once every two seconds. To reduce latency,
the poll time is cleared in a couple of cases to permit the
next service task execution to poll the SFP module.
Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/irda/kingsun-sir.c')
0 files changed, 0 insertions, 0 deletions