commit | 0e5c371aa05522ac14e91ddee0522ad855e12d02 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Sep 23 14:02:47 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Sep 29 15:56:48 2015 +0200 |
tree | 7b3058c77ffa24af467bbf86d5c135b2075619f1 | |
parent | a0c391b1345cfaecfb24c3c07378d80f6168fb61 [diff] |
mac80211: improve __rate_control_send_low warning If there are no supported rates in the rate mask with the required flags, we warn, but it's not clear which part causes the warning. Add the relevant data to the warning to understand why it happens. Signed-off-by: Johannes Berg <johannes.berg@intel.com>