rt2x00: Make use of unlikely during tx status processing
authorHelmut Schaa <helmut.schaa@googlemail.com>
Thu, 3 Mar 2011 18:39:27 +0000 (19:39 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 4 Mar 2011 19:06:46 +0000 (14:06 -0500)
commit87443e875c8ad1f0c25b1255bdeb88de934e151e
tree6d63f853ec2973003e36b463981a3eccdf2856c1
parent11f818e0eb50864c7e6f8af38d8f8822f992906a
rt2x00: Make use of unlikely during tx status processing

These conditions are unlikely to happen, tell the compiler.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800pci.c