Loading net/wireless/reg.c +1 −1 Original line number Diff line number Diff line Loading @@ -1436,7 +1436,7 @@ static int __regulatory_hint(struct wiphy *wiphy, 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; Loading Loading
net/wireless/reg.c +1 −1 Original line number Diff line number Diff line Loading @@ -1436,7 +1436,7 @@ static int __regulatory_hint(struct wiphy *wiphy, 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; Loading