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:
115b0aa
)
ipv6: remove unneeded check to pskb_may_pull in ipip6_rcv
author
Hannes Frederic Sowa
<hannes@stressinduktion.org>
Fri, 18 Jan 2013 09:18:17 +0000
(09:18 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Jan 2013 19:43:51 +0000
(14:43 -0500)
This is already checked by the caller (tunnel64_rcv) and brings ipip6_rcv
in line with ipip_rcv.
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found