Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac80211: fix reason code output endianness
When HT debugging is enabled and we receive a DelBA frame we print out the reason code in the wrong byte order. Fix that so we don't get weird values printed. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information