Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189860
b: refs/heads/master
c: ae4e8d6
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Apr 11, 2010
1 parent 0ddbbfe commit 98ab24c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: e3237e3c60c1f4a790b4e521e406b3ffff74f9bc
refs/heads/master: ae4e8d63b5619d4d95f1d2bfa2b836caa6e62d06
1 change: 0 additions & 1 deletion trunk/net/ipv4/tcp_output.c
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,6 @@ static inline void TCP_ECN_send(struct sock *sk, struct sk_buff *skb,
*/
static void tcp_init_nondata_skb(struct sk_buff *skb, u32 seq, u8 flags)
{
skb->ip_summed = CHECKSUM_PARTIAL;
skb->csum = 0;

TCP_SKB_CB(skb)->flags = flags;
Expand Down

0 comments on commit 98ab24c

Please sign in to comment.