Re: [PATCH] drivers/net/sunhme.c, unbalanced and unchecked ioremap()

2001-02-22 Thread David S. Miller
Andrey Panin writes: > I found that sunhme.c doesn't check ioremap() return value and doesn't > call iounmap() on module unload. Attached patch (for 2.4.1-ac20) should fix it, > compiles clearly, but untested (I have no such hardware). Thanks I've applied this patch. Later, David S. Miller

[PATCH] drivers/net/sunhme.c, unbalanced and unchecked ioremap()

2001-02-22 Thread Andrey Panin
Hi all, I found that sunhme.c doesn't check ioremap() return value and doesn't call iounmap() on module unload. Attached patch (for 2.4.1-ac20) should fix it, compiles clearly, but untested (I have no such hardware). Best regards. -- Andrey Panin| Embedded systems software engine