Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28841
b: refs/heads/master
c: c798505
h: refs/heads/master
i:
  28839: 57b5866
v: v3
  • Loading branch information
Adrian Bunk authored and Jeff Garzik committed Jun 23, 2006
1 parent c4691a4 commit 0204672
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: 92aa674d721d089c440301ab95cb6be19c78727e
refs/heads/master: c7985051dec26dc5ae2562a975a0b37b70621f3f
2 changes: 1 addition & 1 deletion trunk/drivers/net/forcedeth.c
Original file line number Diff line number Diff line change
Expand Up @@ -2076,7 +2076,7 @@ static void nv_set_multicast(struct net_device *dev)
spin_unlock_irq(&np->lock);
}

void nv_update_pause(struct net_device *dev, u32 pause_flags)
static void nv_update_pause(struct net_device *dev, u32 pause_flags)
{
struct fe_priv *np = netdev_priv(dev);
u8 __iomem *base = get_hwbase(dev);
Expand Down

0 comments on commit 0204672

Please sign in to comment.