Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368299
b: refs/heads/master
c: a362db3
h: refs/heads/master
i:
  368297: 8e01c21
  368295: a31d0be
v: v3
  • Loading branch information
Cong Wang authored and David S. Miller committed Mar 17, 2013
1 parent b427458 commit 5ec0f64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 86feff3f3eb643cc5735d414e46a8201a8c67b8f
refs/heads/master: a362db3d6c8a952cbde510b1fa35d0ee001b347e
4 changes: 2 additions & 2 deletions trunk/include/linux/netdev_features.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ enum {
#define NETIF_F_VLAN_CHALLENGED __NETIF_F(VLAN_CHALLENGED)
#define NETIF_F_RXFCS __NETIF_F(RXFCS)
#define NETIF_F_RXALL __NETIF_F(RXALL)
#define NETIF_F_GRE_GSO __NETIF_F(GSO_GRE)
#define NETIF_F_UDP_TUNNEL __NETIF_F(UDP_TUNNEL)
#define NETIF_F_GSO_GRE __NETIF_F(GSO_GRE)
#define NETIF_F_GSO_UDP_TUNNEL __NETIF_F(GSO_UDP_TUNNEL)

/* Features valid for ethtool to change */
/* = all defined minus driver/device-class-related */
Expand Down

0 comments on commit 5ec0f64

Please sign in to comment.