Skip to content
Snippets Groups Projects
Commit 254416aa authored by John W. Linville's avatar John W. Linville
Browse files

wireless: report reasonable bitrate for MCS rates through wext


Previously, cfg80211 had reported "0" for MCS (i.e. 802.11n) bitrates
through the wireless extensions interface.  However, nl80211 was
converting MCS rates into a reasonable bitrate number.  This patch moves
the nl80211 code to cfg80211 where it is now shared between both the
nl80211 interface and the wireless extensions interface.

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent a252e749
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment