From: Yogesh Ashok Powar Date: Tue, 6 Nov 2012 13:52:35 +0000 (+0530) Subject: mwl8k: recheck if station still has valid rates X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~174^2^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd712f5f5e0723fbbd3720983b3fa2189b2e10f8;p=pandora-kernel.git mwl8k: recheck if station still has valid rates We have 6.5 Mbps is minimum rate of the link as the criterion for creation of BA. Although we check this before creating the BA stream, by the time amdpu_action is called from the workqueue, the link can get affected in the meantime. Hence, add an additional check in amdpu_action. Signed-off-by: Yogesh Ashok Powar Signed-off-by: Nishant Sarmukadam Signed-off-by: John W. Linville --- Reading git-diff-tree failed