Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27235
b: refs/heads/master
c: 5d51b80
h: refs/heads/master
i:
  27233: 01bffe1
  27231: 60ae00e
v: v3
  • Loading branch information
Auke Kok committed Apr 15, 2006
1 parent dd9c8a0 commit b7d0c21
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: fe7fe28ea581e090d2908a0d78a2611ae6d43e2c
refs/heads/master: 5d51b80f9224ca5b0ba1efc5a6348cd29b5c16b7
1 change: 1 addition & 0 deletions trunk/drivers/net/e1000/e1000_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3770,6 +3770,7 @@ e1000_clean_rx_irq_ps(struct e1000_adapter *adapter,
ps_page->ps_page[j] = NULL;
skb->len += length;
skb->data_len += length;
skb->truesize += length;
}

copydone:
Expand Down

0 comments on commit b7d0c21

Please sign in to comment.