From: Helmut Schaa Date: Thu, 3 Mar 2011 18:40:33 +0000 (+0100) Subject: rt2x00: Add unlikely macro to special case tx status handling X-Git-Tag: v2.6.39-rc1~468^2~88^2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5356d963304638735b4b53dfbded7a1c4ae0818d;p=pandora-kernel.git rt2x00: Add unlikely macro to special case tx status handling This special case shouldn't happen very often. Only if a frame that is not intended to be aggregated ends up in an AMPDU _and_ was intended to be sent at a different MCS rate as the aggregate. Hence, using unlikely is justified. Signed-off-by: Helmut Schaa Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed