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:
f884e38
)
wireless: move regulatory_init to .init.text
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Fri, 18 Jun 2010 07:38:55 +0000
(09:38 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 18 Jun 2010 19:11:13 +0000
(15:11 -0400)
regulatory_init is only called by cfg80211_init which is in .init.text,
too.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found