mac80211: replace some dead code by a warning
authorJohannes Berg <johannes.berg@intel.com>
Tue, 26 Mar 2013 21:10:02 +0000 (22:10 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 8 Apr 2013 09:06:24 +0000 (11:06 +0200)
Given the (nested) switch statements, this code can't
be reached, so make it warn instead of manipulating
the carrier state which seems purposeful.

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

No differences found