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:
45b2416
)
iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()
author
Roel Kluin
<roel.kluin@gmail.com>
Wed, 16 Dec 2009 16:01:38 +0000
(17:01 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 21 Dec 2009 16:32:25 +0000
(11:32 -0500)
`queue' was unsigned so the test did not work.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Reviewed-by: Pavel Roskin <proski@gnu.org>
Acked-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found