git.openpandora.org
/
pandora-kernel.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
net: Kill link between CSUM and SG features.
[pandora-kernel.git]
/
net
/
ipv6
/
ip6_offload.c
diff --git
a/net/ipv6/ip6_offload.c
b/net/ipv6/ip6_offload.c
index
8234c1d
..
7a0d25a
100644
(file)
--- a/
net/ipv6/ip6_offload.c
+++ b/
net/ipv6/ip6_offload.c
@@
-92,9
+92,6
@@
static struct sk_buff *ipv6_gso_segment(struct sk_buff *skb,
u8 *prevhdr;
int offset = 0;
u8 *prevhdr;
int offset = 0;
- if (!(features & NETIF_F_V6_CSUM))
- features &= ~NETIF_F_SG;
-
if (unlikely(skb_shinfo(skb)->gso_type &
~(SKB_GSO_UDP |
SKB_GSO_DODGY |
if (unlikely(skb_shinfo(skb)->gso_type &
~(SKB_GSO_UDP |
SKB_GSO_DODGY |