commit | ef04a29737dd08352fdf6431d119ca636d664efe | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Jan 06 15:56:59 2014 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Jan 06 15:58:10 2014 +0100 |
tree | e8d8b9490f6d1f06ba4d8b900af0008a1db8656c | |
parent | 4cd3c4ecfcbf07fe58ce7de4de61cf85ddc10e78 [diff] |
mac80211: handle station TX latency allocation errors When the station's TX latency data structures need to be allocated, handle failures properly and also free all the structures if there are any other problems. Move the allocation code up so that allocation failures don't trigger rate control algorithm calls. Reported-by: ZHAO Gang <gamerh2o@gmail.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>