Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121853
b: refs/heads/master
c: 38a7ddf
h: refs/heads/master
i:
  121851: 636ce03
v: v3
  • Loading branch information
Petr Tesarik authored and David S. Miller committed Nov 14, 2008
1 parent 58eaac3 commit 980bf46
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: 00bcd522ea0a62f5e2a9c6ad4924cbbd8d05b026
refs/heads/master: 38a7ddffa4b79d7b1fbc9bf2fa82b21b72622858
1 change: 0 additions & 1 deletion trunk/include/net/tcp.h
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,6 @@ struct tcp_skb_cb {
#define TCPCB_EVER_RETRANS 0x80 /* Ever retransmitted frame */
#define TCPCB_RETRANS (TCPCB_SACKED_RETRANS|TCPCB_EVER_RETRANS)

__u16 urg_ptr; /* Valid w/URG flags is set. */
__u32 ack_seq; /* Sequence number ACK'd */
};

Expand Down

0 comments on commit 980bf46

Please sign in to comment.