From: Felix Fietkau Date: Mon, 29 Aug 2011 16:57:54 +0000 (+0200) Subject: ath9k: fix checks for first subframe delimiter padding X-Git-Tag: v3.2-rc1~129^2~254^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3459731a39894e5377283b3ccf2fede54e19aae1;p=pandora-kernel.git ath9k: fix checks for first subframe delimiter padding The commit "ath9k_hw: Fix exceed transmission burst-time of 5GHz" added a padding of 60 delimiters on the first subframe to work around an issue on AR9380, but it lacked the checks to prevent it from being applied to pre-AR9380, enterprise AR9380 or AR9580+ Signed-off-by: Felix Fietkau Cc: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed