Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256307
b: refs/heads/master
c: 6c9c1b5
h: refs/heads/master
i:
  256305: a4ec085
  256303: 5d0e136
v: v3
  • Loading branch information
Michał Mirosław authored and David S. Miller committed Jul 14, 2011
1 parent 13cb540 commit c48bf08
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 512e4002ab9ac54a2d8f7f198a9cd503dcc3c161
refs/heads/master: 6c9c1b5456e3ba0b4a1a43866600e84bbba0db12
3 changes: 1 addition & 2 deletions trunk/net/8021q/vlan_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -593,8 +593,7 @@ static u32 vlan_dev_fix_features(struct net_device *dev, u32 features)
features &= real_dev->features;
features &= real_dev->vlan_features;

if (old_features & NETIF_F_SOFT_FEATURES)
features |= old_features & NETIF_F_SOFT_FEATURES;
features |= old_features & NETIF_F_SOFT_FEATURES;

if (dev_ethtool_get_rx_csum(real_dev))
features |= NETIF_F_RXCSUM;
Expand Down

0 comments on commit c48bf08

Please sign in to comment.