OSDN Git Service

cfg80211: More error messages for key addition failures
authorJouni Malinen <jouni@codeaurora.org>
Sat, 22 Feb 2020 13:25:42 +0000 (15:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 24 Feb 2020 09:27:49 +0000 (10:27 +0100)
commitf8af764bf1cb86bed615baae84e3bbb6e4d3912d
tree90d7d776a0a9998d605d574436654a220367aed9
parentcd9b52bf75be2da3482b1e675eccb6c556d4a214
cfg80211: More error messages for key addition failures

These were helpful while working with extensions to NL80211_CMD_NEW_KEY,
so add more explicit error reporting for additional cases that can fail
while that command is being processed.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
Link: https://lore.kernel.org/r/20200222132548.20835-1-jouni@codeaurora.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c