From: Helmut Schaa Date: Thu, 3 Mar 2011 18:41:03 +0000 (+0100) Subject: rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx X-Git-Tag: v2.6.39-rc1~468^2~88^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=208f19dceeeebcae2f9fb8f88953e2f66949b0f0;p=pandora-kernel.git rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx rt2x00queue_write_tx_frame is unlikely to fail. Tell the compiler. Signed-off-by: Helmut Schaa Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed