Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62824
b: refs/heads/master
c: 3d2557f
h: refs/heads/master
v: v3
  • Loading branch information
Chris Snook authored and Jeff Garzik committed Jul 24, 2007
1 parent 912c513 commit a91280d
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: 8d22c9711aa5e704fc5f89027f5cf64838767c98
refs/heads/master: 3d2557f681162ff6a483ae689072f9811e6a6d8d
2 changes: 1 addition & 1 deletion trunk/drivers/net/atl1/atl1_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ s32 atl1_setup_ring_resources(struct atl1_adapter *adapter)
return -ENOMEM;
}

void atl1_init_ring_ptrs(struct atl1_adapter *adapter)
static void atl1_init_ring_ptrs(struct atl1_adapter *adapter)
{
struct atl1_tpd_ring *tpd_ring = &adapter->tpd_ring;
struct atl1_rfd_ring *rfd_ring = &adapter->rfd_ring;
Expand Down

0 comments on commit a91280d

Please sign in to comment.