Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194281
b: refs/heads/master
c: 0eecb78
h: refs/heads/master
i:
  194279: 399f210
v: v3
  • Loading branch information
Shan Wei authored and David S. Miller committed Apr 16, 2010
1 parent a139b23 commit 2ba8d35
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a4fbf8415c462208e77251779d80dbc81914cebd
refs/heads/master: 0eecb784942792863b77dfe11e0c7e286e92db85
4 changes: 0 additions & 4 deletions trunk/net/ipv6/ip6_output.c
Original file line number Diff line number Diff line change
Expand Up @@ -231,10 +231,6 @@ int ip6_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl,
skb_reset_network_header(skb);
hdr = ipv6_hdr(skb);

/* Allow local fragmentation. */
if (ipfragok)
skb->local_df = 1;

/*
* Fill in the IPv6 header
*/
Expand Down

0 comments on commit 2ba8d35

Please sign in to comment.