commit | f4eb17e1efe538d4da7d574bedb00a8dafcc26b7 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jun 06 11:34:06 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 06 11:34:06 2017 -0400 |
tree | adce587189b3097c69a08af4e4ea7e14babb0654 | |
parent | 269f9883fe254d109afdfc657875c456d6fabb08 [diff] |
Revert "sit: reload iphdr in ipip6_rcv" This reverts commit b699d0035836f6712917a41e7ae58d84359b8ff9. As per Eric Dumazet, the pskb_may_pull() is a NOP in this particular case, so the 'iph' reload is unnecessary. Signed-off-by: David S. Miller <davem@davemloft.net>