]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: move set_qos_map command into split state
authorJohannes Berg <johannes.berg@intel.com>
Tue, 10 Jun 2014 12:06:25 +0000 (14:06 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 24 Jun 2014 14:13:10 +0000 (16:13 +0200)
commitc48ed534812a02c69585a2e10048db6518a12e0f
tree7eece703074324e133be59d49ec35a4f3c2742b6
parent9402a404dfe8850963f7fe665855c082a2cf13aa
nl80211: move set_qos_map command into split state

The non-split wiphy state shouldn't be increased in size
so move the new set_qos_map command into the split if
statement.

Cc: stable@vger.kernel.org (3.14+)
Fixes: 5b2d8f09244b ("cfg80211: Add support for QoS mapping")
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c