Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376694
b: refs/heads/master
c: 44dbc78
h: refs/heads/master
v: v3
  • Loading branch information
Yuval Mintz authored and David S. Miller committed Jun 5, 2013
1 parent 24c55bd commit 8d029f0
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: ff5b2fabf53426c15a5f041505687f94d1b2109f
refs/heads/master: 44dbc78ee43d5df0bbcd7f3ae6a0ba00ed261e95
3 changes: 1 addition & 2 deletions trunk/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
Original file line number Diff line number Diff line change
Expand Up @@ -3817,8 +3817,7 @@ netdev_tx_t bnx2x_start_xmit(struct sk_buff *skb, struct net_device *dev)
bnx2x_set_pbd_gso_e2(skb, &pbd_e2_parsing_data,
xmit_type);
else
bnx2x_set_pbd_gso(skb, pbd_e1x, tx_start_bd,
xmit_type);
bnx2x_set_pbd_gso(skb, pbd_e1x, first_bd, xmit_type);
}

/* Set the PBD's parsing_data field if not zero
Expand Down

0 comments on commit 8d029f0

Please sign in to comment.