Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 30a548c7 authored by Luis R. Rodriguez's avatar Luis R. Rodriguez Committed by John W. Linville
Browse files

cfg80211: fix comment on regulatory hint processing

parent b1ed8ddd
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1436,7 +1436,7 @@ new_request:
	return call_crda(last_request->alpha2);
	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)
static void reg_process_hint(struct regulatory_request *reg_request)
{
{
	int r = 0;
	int r = 0;