You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping
The status code should be type of __le16.
Fixes: 83e897a ("wifi: ieee80211: add definitions for negotiated TID to Link map")
Fixes: 8f500fb ("wifi: mac80211: process and save negotiated TID to Link mapping request")
Signed-off-by: Michael-CY Lee <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
0 commit comments