diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2006-11-01 18:11:18 -0600 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-12-02 00:12:02 -0500 |
commit | 08c3103a562ed83c4f9ac8fad6f5cb1ebb1f29a0 (patch) | |
tree | 0fee0449cff96c75064b273650482665baf18510 /init | |
parent | 1494a81410d8c53fa6c800be1e22b6b6f64180e6 (diff) |
[PATCH] bcm43xx: remove badness variable and related routine
When the periodic work function in bcm43xx was converted for voluntary preemption
to reduce latency, a new function was created to estimate the "badness" of
each step, and this quantity was used to determine if preemption should be
enabled when periodic work was undertaken. This concept was quite useful
while debugging of periodic work was in progress. Now that this routine
seems to be working correctly, it is time to simplify the code. This
patch keeps the functionality intact, but simplifies the code.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions