Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
module: fix broken isapnp handling in file2alias
Handling of isapnp module aliases was broken by commit 626596e by changing "isapnp" string to "isa". The code was then modified by commit e49ce14 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>
- Loading branch information