mac80211: save wmm_acm per sdata
authorYoni Divinsky <yoni.divinsky@ti.com>
Wed, 20 Jun 2012 12:39:13 +0000 (15:39 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 20 Jun 2012 15:35:22 +0000 (17:35 +0200)
Save and configure the wmm_acm per sdata, rather than
per hardware.

If wmm_acm is saved per hardware when running two
interfaces simultaneously on the same hardware one
interface's wmm policy will be affected by the other
interface.

Signed-off-by: Yoni Divinsky <yoni.divinsky@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found