git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a81792f
)
rework try_then_request_module to do less in non-modular kernels
author
Johannes Berg
<johannes@sipsolutions.net>
Tue, 8 Jul 2008 17:00:18 +0000
(19:00 +0200)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 22 Jul 2008 09:24:29 +0000
(19:24 +1000)
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>
No differences found