mac80211: fix ATH_REG_DYNAMIC_USER_REG_HINTS
authorRobert Marko <robimarko@gmail.com>
Sun, 16 May 2021 16:06:58 +0000 (18:06 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 23 May 2021 13:11:38 +0000 (15:11 +0200)
commitb054009854d3aa5bdba24334673cd56a4a6f9a5a
tree18719ef858f0cc3fb435591c29d2b55a3d3d67f4
parent81d0ddc806e1f088328ca29eb56db9285b2a4f7b
mac80211: fix ATH_REG_DYNAMIC_USER_REG_HINTS

ATH_REG_DYNAMIC_USER_REG_HINTS is currently not being set as mac80211
tries to set it as m which is not possible as its boolean only.

Since its used alongside user regulatory, move it to USER_REGD.

This is required for ath11k to accept regulatory changes, otherwise
it wont accept any changes and will simply force US.

Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/mac80211/ath.mk