
Handling of isapnp module aliases was broken by commit626596e295
by changing "isapnp" string to "isa". The code was then modified by commite49ce14150
but this bug remained. Change the string back to "isapnp". Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>