patch-2.4.0-test3 linux/drivers/ide/ide-cs.c
Next file: linux/drivers/ide/ide-probe.c
Previous file: linux/drivers/ide/ide-cd.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jul 6 19:25:21 2000
- Orig file:
v2.4.0-test2/linux/drivers/ide/ide-cs.c
- Orig date:
Thu May 11 15:30:07 2000
diff -u --recursive --new-file v2.4.0-test2/linux/drivers/ide/ide-cs.c linux/drivers/ide/ide-cs.c
@@ -233,7 +233,7 @@
config_info_t conf;
cistpl_cftable_entry_t *cfg = &parse.cftable_entry;
cistpl_cftable_entry_t dflt = { 0 };
- int i, pass, last_ret, last_fn, hd, io_base, ctl_base;
+ int i, pass, last_ret, last_fn, hd=-1, io_base, ctl_base;
DEBUG(0, "ide_config(0x%p)\n", link);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)