• M
    ath10k: fix pmf for action frames · eeab266c
    Marek Kwaczynski 提交于
    Fix sending and receiveing protected managment frames.
    Lack of protected flag for received protected action frames
    causes report these frames as unprotected robust action frames.
    If the driver in AP mode sent frame with protected flag and
    CCMP header using IEEE80211_KEY_FLAG_SW_MGMT_TX flag,
    the FW encrypted frames once again. From user side all
    received SA Query Requests and Responses were skipped and
    all protected action frames were sent as malformed packets.
    Signed-off-by: NMarek Kwaczynski <marek.kwaczynski@tieto.com>
    Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
    eeab266c
wmi.c 111.0 KB