commit | eebfc9394ee31b3ef162692c0cd483c1318a4395 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu May 23 22:17:50 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu May 23 22:22:23 2013 +0200 |
tree | ffd4e0b6632f92d61a3cdcd2ba02ff5379377f75 | |
parent | 4325d724cd91643c727ca4cb063e8bb19989950b [diff] |
iwlwifi: mvm: remove P2P_DEVICE support Unfortunately, advertising P2P_DEVICE support was a little premature, a number of issues came up in testing and have been fixed for 3.10. Rather than try to backport all the different fixes, disable P2P_DEVICE support in the drivers using it. For iwlmvm that implies disabling P2P completely as it can't support P2P operation w/o P2P Device. Signed-off-by: Johannes Berg <johannes.berg@intel.com>