]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: reassign channel contexts before stations
authorJohannes Berg <johannes.berg@intel.com>
Wed, 7 Nov 2012 11:40:41 +0000 (12:40 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 9 Nov 2012 16:34:36 +0000 (17:34 +0100)
commit124e7d094a4804c3a8f8fa3f79b2e7fefcdd8508
tree046bf42d479243bd8bb70c3c22f43fe1f675afed
parentaa63d0cbe34dadcee232bef58cc8136e00b9b03e
mac80211: reassign channel contexts before stations

Since channel contexts are usually present before
stations can be added to an interface, reassign
before stations them in reconfiguration as well.

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