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:
b869387
)
hisilicon: add some missing curly braces
author
Dan Carpenter
<dan.carpenter@oracle.com>
Wed, 28 Jan 2015 18:58:33 +0000
(21:58 +0300)
committer
David S. Miller
<davem@davemloft.net>
Thu, 29 Jan 2015 07:06:24 +0000
(23:06 -0800)
The if block was supposed to have curly braces. In the current code we
complain about dropped rx packets when we shouldn't.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found