diff options
Diffstat (limited to 'drivers/atm')
-rw-r--r-- | drivers/atm/firestream.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/atm/firestream.c b/drivers/atm/firestream.c index 737cea49f872..94ebc9dc40fd 100644 --- a/drivers/atm/firestream.c +++ b/drivers/atm/firestream.c | |||
@@ -1295,7 +1295,7 @@ static const struct atmdev_ops ops = { | |||
1295 | 1295 | ||
1296 | static void __devinit undocumented_pci_fix (struct pci_dev *pdev) | 1296 | static void __devinit undocumented_pci_fix (struct pci_dev *pdev) |
1297 | { | 1297 | { |
1298 | int tint; | 1298 | u32 tint; |
1299 | 1299 | ||
1300 | /* The Windows driver says: */ | 1300 | /* The Windows driver says: */ |
1301 | /* Switch off FireStream Retry Limit Threshold | 1301 | /* Switch off FireStream Retry Limit Threshold |