From: Jiri Slaby Date: Fri, 8 Dec 2006 10:38:17 +0000 (-0800) Subject: [PATCH] char: mxser_new, check request_region retvals X-Git-Tag: v2.6.20-rc1~34^2~234 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a7a5c3303a66c9000f270d6dd03ddeda8c80768;p=pandora-kernel.git [PATCH] char: mxser_new, check request_region retvals mxser_new, check request_region retvals Return values of (pci_)request_region should be checked and error should be returned if something is in bad state. Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed