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:
658c8d9
)
ip_gre: Fix bug added to ipgre_tunnel_xmit().
author
David S. Miller
<davem@davemloft.net>
Tue, 24 Jan 2012 23:23:30 +0000
(18:23 -0500)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Jan 2012 23:23:30 +0000
(18:23 -0500)
We can remove the rt_gateway == 0 check but we shouldn't
remove the 'dst' initialization too.
Noticed by Eric Dumazet.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found