Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224506
b: refs/heads/master
c: 19eb5cc
h: refs/heads/master
v: v3
  • Loading branch information
John Fastabend authored and David S. Miller committed Nov 28, 2010
1 parent d924f48 commit 670e68e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 5a0d2268d259886f0c87131639d19eb4a67b4532
refs/heads/master: 19eb5cc559f716dc98ce03a5bad6030fdc71e897
3 changes: 0 additions & 3 deletions trunk/net/8021q/vlan.c
Original file line number Diff line number Diff line change
Expand Up @@ -341,9 +341,6 @@ static void vlan_transfer_features(struct net_device *dev,
#if defined(CONFIG_FCOE) || defined(CONFIG_FCOE_MODULE)
vlandev->fcoe_ddp_xid = dev->fcoe_ddp_xid;
#endif
vlandev->real_num_tx_queues = dev->real_num_tx_queues;
BUG_ON(vlandev->real_num_tx_queues > vlandev->num_tx_queues);

if (old_features != vlandev->features)
netdev_features_change(vlandev);
}
Expand Down

0 comments on commit 670e68e

Please sign in to comment.