On 14 March 2018 at 20:02, Stefan Wahren <[email protected]> wrote: > The commit "regulatory: add NUL to request alpha2" increases the length of > alpha2 to 3. This causes a regression on brcmfmac, because > brcmf_cfg80211_reg_notifier() expect valid ISO3166 codes in the complete > array. So fix this accordingly. > > Signed-off-by: Stefan Wahren <[email protected]>
It sounds like it's worth a:
Fixes: <sha> ("regulatory: add NUL to request alpha2")
