From: Calvin Owens Date: Tue, 11 Feb 2014 18:36:24 +0000 (-0600) Subject: ieee80211: Print human-readable disassoc/deauth reason codes X-Git-Tag: v3.15-rc1~113^2~159^2^2~131^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfa1ad299184abeb8fea170e65727e263ac236a5;p=pandora-kernel.git 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: Calvin Owens [use 'unknown' rather than 'invalid' since more valid codes exist] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed