diff options
author | Ilan Peer | 2013-03-21 10:23:52 +0200 |
---|---|---|
committer | Johannes Berg | 2013-05-13 18:15:18 +0200 |
commit | fe0f2de30cc3417794517afe45f57e851b3188ae (patch) | |
tree | edea6958b2345e6fdc681cf9a867c72980d7fa78 /drivers/pinctrl/Makefile | |
parent | c571573a027bb65ac415141f919df3c0fa0fedb4 (diff) |
iwlwifi: mvm: Loosen the channel context/phy context coupling
In current implementation, the phy context is tightly coupled
with the channel context. This complicates the possibility of
using the same phy context for both netdev interfaces and the P2P
Device interface. To loosen this coupling:
1. Manage all the phy contexts in the mvm op mode, and only save
the phy context id in the chanctx memory.
2. Reference count the phy contexts and free them only when they
are not longer used (both by mac80211 and P2P Device).
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/pinctrl/Makefile')
0 files changed, 0 insertions, 0 deletions