Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97944
b: refs/heads/master
c: 2506ece
h: refs/heads/master
v: v3
  • Loading branch information
Mark McLoughlin authored and Jeff Garzik committed Jun 10, 2008
1 parent 690a2dc commit 22f13e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 23cde76d801246a702e7a84c3fe3d655b35c89a1
refs/heads/master: 2506ece0c0bbd2fc19a4827b96dc52ea47e2ce4a
2 changes: 1 addition & 1 deletion trunk/include/linux/virtio_net.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ struct virtio_net_hdr
#define VIRTIO_NET_HDR_GSO_ECN 0x80 // TCP has ECN set
__u8 gso_type;
__u16 hdr_len; /* Ethernet + IP + tcp/udp hdrs */
__u16 gso_size; /* Bytes to append to gso_hdr_len per frame */
__u16 gso_size; /* Bytes to append to hdr_len per frame */
__u16 csum_start; /* Position to start checksumming from */
__u16 csum_offset; /* Offset after that to place checksum */
};
Expand Down

0 comments on commit 22f13e5

Please sign in to comment.