projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1ed8dd
)
cfg80211: fix comment on regulatory hint processing
author
Luis R. Rodriguez
<lrodriguez@atheros.com>
Sat, 2 May 2009 05:17:27 +0000
(
01:17
-0400)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 4 May 2009 20:22:14 +0000
(16:22 -0400)
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/reg.c
patch
|
blob
|
history
diff --git
a/net/wireless/reg.c
b/net/wireless/reg.c
index 974b127aea665cefbaa32a3c16e1fcc5eb8a4daa..08265ca157853c525a74512306bbe7ac055b72c3 100644
(file)
--- a/
net/wireless/reg.c
+++ b/
net/wireless/reg.c
@@
-1436,7
+1436,7
@@
new_request:
return call_crda(last_request->alpha2);
}
-/* This
currently only processes user and driver
regulatory hints */
+/* This
processes *all*
regulatory hints */
static void reg_process_hint(struct regulatory_request *reg_request)
{
int r = 0;