]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit89f83a0646f44707defbbd5c66911b8c0ecb30ea
treeffd4e0b6632f92d61a3cdcd2ba02ff5379377f75
parent694833c0ef0974f8cdac8a5693f619395221d5a3
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