diff options
author | Johannes Berg <johannes.berg@intel.com> | 2014-10-31 14:16:12 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-10-31 14:19:19 +0100 |
commit | de4fcbadde68e3429cc533c29abf6fbceda4628f (patch) | |
tree | 6f797d624377a194d2a327f740b827898ce868d9 /include/net/mac80211.h | |
parent | 579a05f29611dcef94b6bda21f1d059ab189a263 (diff) | |
download | talos-op-linux-de4fcbadde68e3429cc533c29abf6fbceda4628f.tar.gz talos-op-linux-de4fcbadde68e3429cc533c29abf6fbceda4628f.zip |
cfg80211: avoid using default in interface type switch
Most code avoids having a default case in interface type switch
statements already, to make it easier to find places that need
to be extended. Change the code in the __cfg80211_leave() and
nl80211_key_allowed() functions to not have a default case.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/net/mac80211.h')
0 files changed, 0 insertions, 0 deletions