nl80211: add error messages to nl80211_parse_chandef()
authorJohannes Berg <johannes.berg@intel.com>
Mon, 1 Oct 2018 09:55:09 +0000 (11:55 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 2 Oct 2018 07:58:44 +0000 (09:58 +0200)
commit49f9cf0e1bf518c006425b59e3b705f6276a8b7c
tree14eba0dbfb6900ee15ce05c9f89b0a62e9f4934b
parentb60ad3485106b5845113e7a2745abb7e64b15d6d
nl80211: add error messages to nl80211_parse_chandef()

Add some error messages to nl80211_parse_chandef() to make
failures here - especially with disabled channels - easier
to diagnose.

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