OSDN Git Service

ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Sat, 21 Jan 2012 09:52:48 +0000 (15:22 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 24 Jan 2012 12:12:26 +0000 (14:12 +0200)
commit7a950ea81de6cbf96e721599bfacdb409908cd00
tree16651c5e53d5720390fbce2a9119cc1fe894ac27
parent241b128b6b69ad41fc6f12cba45a3c3e64bce673
ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()

The timer which is used to flush rx aggregation frames needs to
be disabled when resetting the aggregation state. This is found
in code review.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/txrx.c