1
0
Fork 0

cfg80211: fix comment on regulatory hint processing

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
hifive-unleashed-5.1
Luis R. Rodriguez 2009-05-02 01:17:27 -04:00 committed by John W. Linville
parent b1ed8ddd21
commit 30a548c727
1 changed files with 1 additions and 1 deletions

View File

@ -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;