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

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ondrej Zary <linux@...>
Cc: Jeff Garzik <jeff@...>, <netdev@...>, Linux Kernel <linux-kernel@...>, Andrew Morton <akpm@...>
Date: Thursday, February 7, 2008 - 7: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...
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] [resend] 3c509: convert to isa_driver and pnp_dr..., Marc Zyngier, (Thu Feb 7, 7:51 am)
Re: [PATCH] [resend] 3c509: convert to isa_driver and pnp_dr..., Christoph Hellwig, (Sun Feb 10, 1:18 am)
[PATCH] 3c509: convert to isa_driver and pnp_driver v5, Ondrej Zary, (Sun Feb 10, 5:03 pm)