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:
4ce720b
)
ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 28 Feb 2013 04:45:47 +0000
(07:45 +0300)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Sat, 9 Mar 2013 07:34:47 +0000
(09:34 +0200)
It's harmless, but Smatch complains if we use "htc_hdr->eid" before
doing the bounds check.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found