OSDN Git Service

nl80211: add a few extended error strings to key parsing
authorJohannes Berg <johannes.berg@intel.com>
Mon, 13 Nov 2017 14:35:06 +0000 (15:35 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Dec 2017 11:19:45 +0000 (12:19 +0100)
commit768075ebc238d11900b27975e649286d292eb8cf
tree7f2c733fb687fd56dc6f0306789dc2a66daa5e9b
parent6c2fb1e6527b1092e09c786fee66b1759fa9d574
nl80211: add a few extended error strings to key parsing

This mostly serves as an example for how to add error strings
and erroneous attribute pointers.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c