]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mac80211: Fix AMSDU rate printout in debugfs.
authorBen Greear <greearb@candelatech.com>
Thu, 17 Nov 2011 22:53:36 +0000 (14:53 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 21 Nov 2011 19:45:19 +0000 (14:45 -0500)
commit904603f9b78f94d5a5fe29cf2f9694ef7f6f4420
tree814274866bbc281a9e90a16ffa49b8b02e8038fe
parent2d1618170eb493d18f66f2ac03775409a6fb97c6
mac80211: Fix AMSDU rate printout in debugfs.

It was flipped.  See section 7.3.2.56 of the 802.11n
spec for details.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/debugfs_sta.c