iwlwifi: mvm: remove P2P_DEVICE support
authorJohannes Berg <johannes.berg@intel.com>
Thu, 23 May 2013 20:17:50 +0000 (22:17 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 23 May 2013 20:22:23 +0000 (22:22 +0200)
commiteebfc9394ee31b3ef162692c0cd483c1318a4395
treeffd4e0b6632f92d61a3cdcd2ba02ff5379377f75
parent4325d724cd91643c727ca4cb063e8bb19989950b
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>
drivers/net/wireless/iwlwifi/mvm/mac80211.c