diff options
author | Ujjal Roy | 2014-01-06 21:56:11 +0530 |
---|---|---|
committer | Johannes Berg | 2014-01-06 20:00:12 +0100 |
commit | 60a4fe0ae97b515f174f9bcb157cbaeff0dab8ac (patch) | |
tree | 2dc1861615547f2acceb556c7a93e5d27136daec /net/mac80211 | |
parent | 6b5895d93d460105a384775bc675221ef377d40a (diff) |
cfg80211: fix wext-compat for getting retry value
While getting the retry limit, wext-compat returns the value
without updating the flag for retry->flags is 0. Also in this
case, it updates long retry flag when short and long retry
value are unequal.
So, iwconfig never showing "Retry short limit" and showing
"Retry long limit" when both values are unequal.
Updated the flags and corrected the condition properly.
Signed-off-by: Ujjal Roy <royujjal@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions