From: Sujith Date: Mon, 29 Mar 2010 10:37:11 +0000 (+0530) Subject: ath9k_htc: Fix bug in aggregation initiation X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef98c3cd9b68ed27eeb94b833f74860fa1a734b7;p=pandora-kernel.git ath9k_htc: Fix bug in aggregation initiation Accessing the sta pointer in TX completion without approprate RCU protection is wrong. Fix this. Also, RCU protection is needed when the station's aggregation state is updated. Handle this properly. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed