]> git.ipfire.org Git - thirdparty/iw.git/commit
keys: don't require NL80211_ATTR_KEY_DATA main master
authorJohannes Berg <johannes.berg@intel.com>
Wed, 25 Mar 2026 17:59:06 +0000 (18:59 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 25 Mar 2026 17:59:53 +0000 (18:59 +0100)
commit16e8bca9f99ba054e152fa6c579c955013af4819
tree8a6adb09d0897242ea29bd0a86b7413e60688b41
parentd93f3bbe68daabf0023d4a37b3fc33d7d5cfe7dd
keys: don't require NL80211_ATTR_KEY_DATA

We removed sending out the key data from the kernel a
long time ago, so print this only if present rather
than requiring it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
keys.c