Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7058
b: refs/heads/master
c: 0014c61
h: refs/heads/master
v: v3
  • Loading branch information
Geoff Levand authored and David S. Miller committed Sep 2, 2005
1 parent 02e961c commit 0df6d16
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: 732db659b83579b922c18dee9123e1529b5fb5d2
refs/heads/master: 0014c6156f9e7d034d20742d164d7d4da289b42a
2 changes: 1 addition & 1 deletion trunk/drivers/net/sungem.h
Original file line number Diff line number Diff line change
Expand Up @@ -1020,7 +1020,7 @@ struct gem {

struct gem_init_block *init_block;
struct sk_buff *rx_skbs[RX_RING_SIZE];
struct sk_buff *tx_skbs[RX_RING_SIZE];
struct sk_buff *tx_skbs[TX_RING_SIZE];
dma_addr_t gblock_dvma;

struct pci_dev *pdev;
Expand Down

0 comments on commit 0df6d16

Please sign in to comment.