Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255484
b: refs/heads/master
c: 8757446
h: refs/heads/master
v: v3
  • Loading branch information
Vasanthy Kolluri authored and David S. Miller committed Jun 9, 2011
1 parent cc85e03 commit be8f563
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: 6018e1183ba52735d47e8c183497d8598da75351
refs/heads/master: 8757446d8df4446fc7f5d24ad6d53e9f265cc021
3 changes: 1 addition & 2 deletions trunk/drivers/net/enic/enic_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1266,8 +1266,7 @@ static void enic_rq_indicate_buf(struct vnic_rq *rq,

skb->dev = netdev;

if (enic->vlan_group && vlan_stripped &&
(vlan_tci & CQ_ENET_RQ_DESC_VLAN_TCI_VLAN_MASK)) {
if (vlan_stripped) {

if (netdev->features & NETIF_F_GRO)
vlan_gro_receive(&enic->napi[q_number],
Expand Down

0 comments on commit be8f563

Please sign in to comment.