Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256256
b: refs/heads/master
c: 995181b
h: refs/heads/master
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Jul 12, 2011
1 parent 2ecb7d6 commit 69b03d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 4915a0de43c3e9aef92005c1f94a8ff3a6cfced5
refs/heads/master: 995181b9529adbfecd6882c734ee702b5ed9226c
7 changes: 0 additions & 7 deletions trunk/drivers/net/e1000e/e1000.h
Original file line number Diff line number Diff line change
Expand Up @@ -199,11 +199,6 @@ enum e1000_boards {
board_pch2lan,
};

struct e1000_queue_stats {
u64 packets;
u64 bytes;
};

struct e1000_ps_page {
struct page *page;
u64 dma; /* must be u64 - written to hw */
Expand Down Expand Up @@ -257,8 +252,6 @@ struct e1000_ring {
int set_itr;

struct sk_buff *rx_skb_top;

struct e1000_queue_stats stats;
};

/* PHY register snapshot values */
Expand Down

0 comments on commit 69b03d2

Please sign in to comment.