Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315442
b: refs/heads/master
c: e718905
h: refs/heads/master
v: v3
  • Loading branch information
Ben Hutchings committed Jul 17, 2012
1 parent 9d5d7e5 commit 0d277a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 0e33d87033d84768ae700217e7c52dfb0c3399ca
refs/heads/master: e718905c4b02bfc650f383e02b643b7e60b9407e
1 change: 0 additions & 1 deletion trunk/drivers/net/ethernet/sfc/tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,6 @@ static void tso_start(struct tso_state *st, const struct sk_buff *skb)
EFX_BUG_ON_PARANOID(tcp_hdr(skb)->syn);
EFX_BUG_ON_PARANOID(tcp_hdr(skb)->rst);

st->packet_space = st->full_packet_size;
st->out_len = skb->len - st->header_len;
st->unmap_len = 0;
st->unmap_single = false;
Expand Down

0 comments on commit 0d277a2

Please sign in to comment.