]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Jul 2014 19:44:09 +0000 (12:44 -0700)
commitca4303bc519bca7ddaa7c55036aaf4d50c19a573
treeee8c137a15d78fd1ceb785ed259710ccc9586f92
parentf6f490252259e239288ae121d8f0e845f6cd1a22
nl80211: move set_qos_map command into split state

commit 02df00eb0019e7d15a1fcddebe4d020226c1ccda upstream.

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

Fixes: fa9ffc745610 ("cfg80211: Add support for QoS mapping")
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/wireless/nl80211.c