From: Johannes Berg Date: Tue, 8 Jul 2008 17:00:18 +0000 (+0200) Subject: rework try_then_request_module to do less in non-modular kernels X-Git-Tag: v2.6.27-rc1~864^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df648c9fbebb4de50e7a6e76cc253c7cb0421f9b;p=pandora-kernel.git rework try_then_request_module to do less in non-modular kernels This reworks try_then_request_module to only invoke the "lookup" function "x" once when the kernel is not modular. Signed-off-by: Johannes Berg Signed-off-by: Rusty Russell --- Reading git-diff-tree failed