diff options
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | 2009-06-09 14:11:46 +0530 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-06-10 13:28:38 -0400 |
commit | 736708bd04b7a8941fddda32211982cab5d14431 (patch) | |
tree | c80f9c15307caf20ed7c11916138719fc2c206d6 /net/ax25/ax25_iface.c | |
parent | 558f6d3229ddb9f11ca4ffee0439046c283882ff (diff) |
mac80211: Fix the way ADDBA request count being modified
addba_req_num[tid] is supposed to have the count of consecutive
addba request attempts on 'tid' which failed. This count is checked
against a retry threshold (3 times) before starting the addba negotiation.
This patch fixes the way this addba count is incremented/reset and thereby
avoids indefinite addba attempts.
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/ax25/ax25_iface.c')
0 files changed, 0 insertions, 0 deletions