mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Handling of isapnp module aliases was broken by commit626596e295by changing "isapnp" string to "isa". The code was then modified by commite49ce14150but 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>