Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194013
b: refs/heads/master
c: 2e8e18e
h: refs/heads/master
i:
  194011: 099e890
v: v3
  • Loading branch information
David S. Miller committed Apr 11, 2010
1 parent b164aec commit 70675a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bb29624614c2afe2873ee8ee97cf09df42701694
refs/heads/master: 2e8e18ef52e7dd1af0a3bd1f7d990a1d0b249586
1 change: 1 addition & 0 deletions trunk/net/ipv4/tcp_output.c
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ 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 70675a9

Please sign in to comment.