Searched hist:"0 c1eca4e" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 0c1eca4e Wed Feb 15 08:02:08 CST 2017 Johannes Berg <johannes.berg@intel.com> cfg80211: refactor cfg80211_calculate_bitrate()
This function contains the HT calculations, which makes no sense - split that out into a separate function. As a side effect, this makes the 60G flag independent from HT_MCS so remove the MCS one from wil6210 (also deleting a duplicate assignment.)
Signed-off-by: Johannes Berg <johannes.berg@intel.com> 0c1eca4e Wed Feb 15 08:02:08 CST 2017 Johannes Berg <johannes.berg@intel.com> cfg80211: refactor cfg80211_calculate_bitrate() This function contains the HT calculations, which makes no sense - split that out into a separate function. As a side effect, this makes the 60G flag independent from HT_MCS so remove the MCS one from wil6210 (also deleting a duplicate assignment.) Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
/openbmc/linux/net/wireless/ |
H A D | util.c | 0c1eca4e Wed Feb 15 08:02:08 CST 2017 Johannes Berg <johannes.berg@intel.com> cfg80211: refactor cfg80211_calculate_bitrate()
This function contains the HT calculations, which makes no sense - split that out into a separate function. As a side effect, this makes the 60G flag independent from HT_MCS so remove the MCS one from wil6210 (also deleting a duplicate assignment.)
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|