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:
4f0581d
)
ipv6: Not need to set fl6.flowi6_flags as zero
author
Li RongQing
<roy.qing.li@gmail.com>
Mon, 23 Sep 2013 06:55:59 +0000
(14:55 +0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 30 Sep 2013 23:14:11 +0000
(19:14 -0400)
setting fl6.flowi6_flags as zero after memset is redundant, Remove it.
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found