commit | 1ad759d8479b4b28f2a6c874d380066cf987b341 | [log] [tgz] |
---|---|---|
author | Hannes Frederic Sowa <hannes@stressinduktion.org> | Fri Jan 18 09:18:17 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 18 14:43:51 2013 -0500 |
tree | a30e292dd8495d922c563ba8aa9438c686b85380 | |
parent | 115b0aa6b444e8dd89b7f67b77b8c472763fbc1a [diff] |
ipv6: remove unneeded check to pskb_may_pull in ipip6_rcv 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>