[PATCH] SUN3/3X Lance trivial fix improved

2007-03-15 Thread Cyrill V. Gorcunov
This patch adds checking for allocated DVMA memory and granted IRQ line. Signed-off-by: Cyrill V. Gorcunov <[EMAIL PROTECTED]> --- Andrew, I've sent the patch almost the month ago... It seems the patch was lost :( drivers/net/sun3lance.c | 16 +++- 1 files changed, 15 insertions(+

[PATCH] SUN3/3X Lance trivial fix improved

2007-02-06 Thread Cyrill V. Gorcunov
This patch adds checking for allocated DVMA memory and granted IRQ line. Signed-off-by: Cyrill V. Gorcunov <[EMAIL PROTECTED]> --- Sam, this patch is almost the same I've already sent you except of some improvements (thanks to Jiri Slaby) like iounmap(), dvma_free() calls. drivers/net/sun3lanc