commit | ef95d8ba384781ce574c10f87b97d6bab2659735 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Sun Oct 25 10:59:42 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Nov 03 10:56:42 2015 +0100 |
tree | 618888d2146d2f970affae325394ca919a0172b3 | |
parent | 2ed77ea69205139c3f6016b250d34e09bf48574d [diff] |
mac80211: further improve "no supported rates" warning Allow distinguishing the non-station case from the case of a station without rates, by using -1 for the non-station case. This value cannot be reached with a station since that many legacy rates don't exist. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>