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:
6f56b06
)
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
John W. Linville
<linville@tuxdriver.com>
Wed, 6 Mar 2013 21:25:48 +0000
(16:25 -0500)
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: John W. Linville <linville@tuxdriver.com>
No differences found