From: Vasanthakumar Thiagarajan Date: Sat, 21 Jan 2012 09:52:50 +0000 (+0530) Subject: ath6kl: Define a structure for connection specific aggregation information X-Git-Tag: v3.4-rc1~177^2~112^2~357^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7baef812eb5f02ccacf6fac3888c1cfa36293e91;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed