• Vasanthakumar Thiagarajan's avatar
    ath6kl: Fix disconnect event reporting · 1de547d6
    Vasanthakumar Thiagarajan authored
    Driver does not report disconnect event properly when in connecting state,
    this leads to issues failures in starting reconnection. Send a disconnect
    command to target when a disconnect event is received with reason code
    other than 3 (DISCONNECT_CMD - disconnect request from host) to make the
    frimware stop trying to connect even after giving disconnect event. There
    will be one more disconnect event for this disconnect command with reason
    code DISCONNECT_CMD which will be notified to cfg80211.
    Signed-off-by: default avatarVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
    Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
    1de547d6
cfg80211.c 48.3 KB