Skip to content

Commit

Permalink
Update rtw_mlme_ext.c
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jan 1, 2024
1 parent c274e49 commit de85cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/rtw_mlme_ext.c
Original file line number Diff line number Diff line change
Expand Up @@ -4965,7 +4965,7 @@ void update_monitor_frame_attrib(_adapter *padapter, struct _ADAPTER_LINK *padap

pattrib->mbssid = 0;
pattrib->hw_ssn_sel = pxmitpriv->hw_ssn_seq_no;

pattrib->monitor_mode_frame = _TRUE;
}


Expand Down

0 comments on commit de85cbe

Please sign in to comment.