Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266677
b: refs/heads/master
c: 9813064
h: refs/heads/master
i:
  266675: b6337e4
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Oct 13, 2011
1 parent d1440c0 commit 92ee813
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 95b9c1dfb7b929f5f3b203ed95c28bdfd069d122
refs/heads/master: 98130646770db42cd14c44ba0d7f2d0eb8078820
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1326,7 +1326,7 @@ static bool ixgbe_clean_rx_irq(struct ixgbe_q_vector *q_vector,

skb->len += upper_len;
skb->data_len += upper_len;
skb->truesize += upper_len;
skb->truesize += PAGE_SIZE / 2;
}

i++;
Expand Down

0 comments on commit 92ee813

Please sign in to comment.