mac80211: only bother printing highest data rate on debugfs if its set
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 7 Dec 2009 20:57:50 +0000 (15:57 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 22 Dec 2009 18:56:02 +0000 (13:56 -0500)
IEEE-802.11n spec says the RX highest data rate field does
not specify the highest supported RX data rate if its not set.
Ignore it if not set then. Refer to section 7.3.56.4

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

No differences found