summaryrefslogtreecommitdiff
path: root/include/uapi/linux/android
diff options
context:
space:
mode:
authorLouis Kotze <loukot@gmail.com>2026-04-14 15:27:28 +0300
committerJohannes Berg <johannes.berg@intel.com>2026-04-28 10:27:08 +0300
commit9dcc1af3bbf5441f71a1e51b8d81bdf38a249607 (patch)
tree7e40e2ae78c3f7e046d4e2163fc11cae780d631b /include/uapi/linux/android
parent7187d145d9042b037e4f10538f70cf95e380219f (diff)
downloadlinux-9dcc1af3bbf5441f71a1e51b8d81bdf38a249607.tar.xz
wifi: cfg80211: fix grammar in MLO group key error message
The error message emitted by nl80211_validate_key_link_id() when a group key install on an MLO wdev is missing the link ID reads "link ID must for MLO group key", which is missing the words "be set". This makes the error harder to grep and parse in userspace logs, and is reported verbatim by wpa_supplicant via its nl80211 extack relay, e.g.: wpa_supplicant: nl80211: kernel reports: link ID must for MLO group key The sibling error strings in the same helper already use grammatical phrasing ("link ID not allowed for pairwise key", "invalid link ID for MLO group key", "link ID not allowed for non-MLO group key"). Fix this one to match. No functional change. Fixes: e7a7b84e3317 ("wifi: cfg80211: Add link_id parameter to various key operations for MLO") Signed-off-by: Louis Kotze <loukot@gmail.com> Link: https://patch.msgid.link/20260414122728.92234-1-loukot@gmail.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/uapi/linux/android')
0 files changed, 0 insertions, 0 deletions