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:
427977a
)
iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc()
author
Dan Carpenter
<error27@gmail.com>
Wed, 31 Aug 2011 06:38:30 +0000
(09:38 +0300)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 13 Sep 2011 19:48:48 +0000
(15:48 -0400)
unsigned shorts and unsigned chars are never == -1.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found