Forced commit: previous revision just correctly reflected that

the number of attached devices is 16 bits wide, not 8 bits wide.
This commit is contained in:
Matt Jacob 2006-12-03 00:29:51 +00:00
parent a54067cc0e
commit f2b93482b8

View File

@ -1193,7 +1193,6 @@ mpt_write_cur_cfg_page(struct mpt_softc *mpt, uint32_t PageAddress,
PageAddress, hdr, len, sleep_ok,
timeout_ms));
}
/* mpt_debug.c functions */
void mpt_print_reply(void *vmsg);
void mpt_print_db(uint32_t mb);