i2o_core.c question

Tim Waugh (twaugh@redhat.com)
Mon, 10 Jan 2000 11:23:45 +0000 (GMT)


In i2o_activate_controller, what's up with this? Is it a typo, or is it
supposed to be like that? It's at line 1490. (It _looks_ like a typo,
but..)

if(i2o_init_outbound_q(c));
I2O_REPLY_WRITE32(c,virt_to_phys(msg));

Tim.
*/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/