From: Vasanthakumar Thiagarajan Date: Sat, 21 Jan 2012 09:52:53 +0000 (+0530) Subject: ath6kl: Fix bug in maintaining aggregation state in AP mode X-Git-Tag: v3.4-rc1~177^2~112^2~357^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d2a4456de20db73362c86c88fe9c02169f29d0a;p=pandora-kernel.git ath6kl: Fix bug in maintaining aggregation state in AP mode Currently rx aggregation related states are maintained per vif, but this will not properly work when operating in AP mode. Aggregation is completely broken when more than one 11n stations are connected to AP mode vif. Fix this issue by keeping station specific aggregation state in sta_list. Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed