Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300740
b: refs/heads/master
c: 48425b1
h: refs/heads/master
v: v3
  • Loading branch information
Richard Cochran authored and Jeff Kirsher committed Apr 14, 2012
1 parent a1c65fd commit bee0cd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: abe0c5d165a422c438db51c0817b54eba1c4e85c
refs/heads/master: 48425b14929ef185377e3827ba7135d88343face
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/intel/e100.c
Original file line number Diff line number Diff line change
Expand Up @@ -1759,6 +1759,7 @@ static void e100_xmit_prepare(struct nic *nic, struct cb *cb,
skb->data, skb->len, PCI_DMA_TODEVICE));
/* check for mapping failure? */
cb->u.tcb.tbd.size = cpu_to_le16(skb->len);
skb_tx_timestamp(skb);
}

static netdev_tx_t e100_xmit_frame(struct sk_buff *skb,
Expand Down

0 comments on commit bee0cd6

Please sign in to comment.