Skip to content
Snippets Groups Projects
Commit dfa1ad29 authored by Calvin Owens's avatar Calvin Owens Committed by Johannes Berg
Browse files

ieee80211: Print human-readable disassoc/deauth reason codes


Create a function to return a descriptive string for each reason code,
and print that in addition to the numeric value in the kernel log. These
codes are easily found on popular search engines, but one is generally
not able to access the internet when dealing with wireless connectivity
issues.

Signed-off-by: default avatarCalvin Owens <jcalvinowens@gmail.com>
[use 'unknown' rather than 'invalid' since more valid codes exist]
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 1d5e1266
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment