Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159678
b: refs/heads/master
c: bb2af4f
h: refs/heads/master
v: v3
  • Loading branch information
Yi Zou authored and David S. Miller committed Aug 14, 2009
1 parent 2b67b99 commit 255f084
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: 36a82236314b5ebd6e3e1eb8bb7b850c83e53c3a
refs/heads/master: bb2af4f54ffa8245d5ce278cae9c66198bc14d8b
1 change: 1 addition & 0 deletions trunk/include/linux/netdevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -701,6 +701,7 @@ struct net_device
/* the GSO_MASK reserves bits 16 through 23 */
#define NETIF_F_FCOE_CRC (1 << 24) /* FCoE CRC32 */
#define NETIF_F_SCTP_CSUM (1 << 25) /* SCTP checksum offload */
#define NETIF_F_FCOE_MTU (1 << 26) /* Supports max FCoE MTU, 2158 bytes*/

/* Segmentation offload features */
#define NETIF_F_GSO_SHIFT 16
Expand Down

0 comments on commit 255f084

Please sign in to comment.