commit | 7baef812eb5f02ccacf6fac3888c1cfa36293e91 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> | Sat Jan 21 15:22:50 2012 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Jan 24 14:12:27 2012 +0200 |
tree | e7052ede90f2068eec52d57e647f586d658b5179 | |
parent | 0e7de662bcf33567cc957995c38dc10959cc22bf [diff] |
ath6kl: Define a structure for connection specific aggregation information This patch just groups connection specific aggregation information from struct aggr_info into a new structure (struct aggr_info_conn) so that, in softAP mode, this can be used when each connected station is made to have it's own aggregation state. Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>