diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2006-09-18 19:18:34 +0100 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-09-23 20:28:19 -0500 |
commit | 1a68d41a334a406d4bd35999f0be4d47f193e477 (patch) | |
tree | 64913df8d3d751ca1e6acc8d0ab6b5eb204fda02 /kernel/sysctl.c | |
parent | 2538363eb51a70948ed36bf3971a728268d10766 (diff) |
[SCSI] eata_pio cleanup and PCI fix
This started as a PCI reference fixup but to do that I need to build it,
to build it I need to fix it and its full of 32bitisms and uglies.
It has been resurrected, I'm not sure if this is a thank you for the
work on the license stuff or punishment for some unknown misdeed however
8). I've also fixed a memory scribble in the init code.
One oddity - the changes from HZ * to constants are deliberate. Whoever
originally wrote the code (or cleaned it up) used HZ for a cycle timing
loop even though is not HZ related. I've put it back to the counts used
in the old days when the driver was most used.
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions