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)
commit00e96decfd0b927f975c98340a5982c5039eeaae
treeaec86580944dd4a5bc22238fe4a77bb3d8acc777
parent50ae34a254ca5192e46503884ed0edd60795fe87
mac80211: save wmm_acm per sdata

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>
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/mlme.c
net/mac80211/rx.c
net/mac80211/wme.c
net/mac80211/wme.h