]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: make debugfs mcs set entry reflect 16 bits
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 7 Dec 2009 19:01:28 +0000 (14:01 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 22 Dec 2009 18:55:58 +0000 (13:55 -0500)
commit23e415cdc9d150c5ed6068c29d8e3af404d11d08
tree26ccf5a55ba336134514008006938c3ccf19b11d
parent7a2942ea5eb5ed69b800a70970e4044e31533557
mac80211: make debugfs mcs set entry reflect 16 bits

The MCS set is 16 bits so when debugging ensure the full 16 bits
are represented. Current reading would make you think its only
8 bits.

Cc: johannes@sipsolutions.net
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/debugfs_sta.c