Re: [PATCH] [resend] 3c509: convert to isa_driver and pnp_driver v3

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Marc Zyngier
Date: Thursday, February 7, 2008 - 4:51 am

>>>>> "Ondrej" == Ondrej Zary <linux@rainbow-software.org> writes:

Ondrej> Tested using 3 ISA cards in various combinations of PnP and non-PnP modes.

Ondrej>  #ifdef CONFIG_EISA
Ondrej>  	ret = eisa_driver_register(&el3_eisa_driver);
Ondrej> +	if (!ret)
Ondrej> +		eisa_registeted = 1;
Ondrej>  #endif
                        ^^^^^^^^^^^^^^^

You probably should at least test-compile this driver with CONFIG_EISA
enabled...

Regards,

	M.
-- 
And if you don't know where you're going, any road will take you there...
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] [resend] 3c509: convert to isa_driver and pnp_ ..., Marc Zyngier, (Thu Feb 7, 4:51 am)
[PATCH] 3c509: convert to isa_driver and pnp_driver v4, Ondrej Zary, (Thu Feb 7, 10:31 am)
Re: [PATCH] [resend] 3c509: convert to isa_driver and pnp_ ..., Christoph Hellwig, (Sat Feb 9, 10:18 pm)
[PATCH] 3c509: convert to isa_driver and pnp_driver v5, Ondrej Zary, (Sun Feb 10, 2:03 pm)