Skip to content
  • Johannes Berg's avatar
    cfg80211: send events for userspace SME · e45cd82a
    Johannes Berg authored
    
    
    When the userspace SME is in control, we are currently not sending
    events, but this means that any userspace applications using wext
    or nl80211 to receive events will not know what's going on unless
    they can also interpret the nl80211 assoc event. Since we have all
    the required code, let the SME follow events from the userspace
    SME, this even means that you will be refused to connect() while
    the userspace SME is in control and connected.
    
    Signed-off-by: default avatarJohannes Berg <johannes@sipsolutions.net>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    e45cd82a