git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5356d96
)
rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx
author
Helmut Schaa
<helmut.schaa@googlemail.com>
Thu, 3 Mar 2011 18:41:03 +0000
(19:41 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 4 Mar 2011 19:06:47 +0000
(14:06 -0500)
rt2x00queue_write_tx_frame is unlikely to fail. 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>
No differences found