Skip to content
  • Johannes Berg's avatar
    iwlwifi: mvm: remove P2P_DEVICE support · eebfc939
    Johannes Berg authored
    
    
    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: default avatarJohannes Berg <johannes.berg@intel.com>
    eebfc939