From: Akinobu Mita Date: Fri, 13 Oct 2006 18:07:30 +0000 (+0900) Subject: cpcihp_generic: prevent loading without "bridge" parameter X-Git-Tag: v2.6.19-rc3~125^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49c61cca2b6591a28ffa4abb73c718091f569746;p=pandora-kernel.git cpcihp_generic: prevent loading without "bridge" parameter cpcihp_generic module requires configured "bridge" module parameter. But it can be loaded successfully without that parameter. Because module init call ends up returning positive value. This patch prevents from loading without setting "bridge" module parameter. Signed-off-by: Akinbou Mita Signed-off-by: Scott Murray Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed