commit | df648c9fbebb4de50e7a6e76cc253c7cb0421f9b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Jul 08 19:00:18 2008 +0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Jul 22 19:24:29 2008 +1000 |
tree | 909e31ce61020e65b45f2c0caef3492b9a376b4a | |
parent | a81792f668c20540c336af4242ba1400763eb14f [diff] |
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 <johannes@sipsolutions.net> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>